Skip to content

feat(engine): compact context crops and stable per-event detection crops#379

Merged
MateoLostanlen merged 11 commits into
developfrom
feat/stable-context-crops
Jun 16, 2026
Merged

feat(engine): compact context crops and stable per-event detection crops#379
MateoLostanlen merged 11 commits into
developfrom
feat/stable-context-crops

fix(engine): clear staged bboxes when an event ends

e29027d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

78.83% (+3.50%) compared to 438493e

View this Pull Request on Codecov

78.83% (+3.50%) compared to 438493e

Details

Codecov Report

❌ Patch coverage is 93.15789% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.83%. Comparing base (438493e) to head (e29027d).

Files with missing lines Patch % Lines
pyroengine/engine.py 93.15% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #379      +/-   ##
===========================================
+ Coverage    75.32%   78.83%   +3.50%     
===========================================
  Files            6        6              
  Lines          685      841     +156     
===========================================
+ Hits           516      663     +147     
- Misses         169      178       +9     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.