Skip to content

feat(detections): accept empty bboxes and keep sequence frames continuous#624

Open
MateoLostanlen wants to merge 5 commits into
mainfrom
feat/continuity-detections
Open

feat(detections): accept empty bboxes and keep sequence frames continuous#624
MateoLostanlen wants to merge 5 commits into
mainfrom
feat/continuity-detections

test(client): expect the continuity row in sequence detections

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

93.25% (+2.27%) compared to 2f4a08a

View this Pull Request on Codecov

93.25% (+2.27%) compared to 2f4a08a

Details

Codecov Report

❌ Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.25%. Comparing base (2f4a08a) to head (d4d2d48).

Files with missing lines Patch % Lines
src/app/api/api_v1/endpoints/detections.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   90.97%   93.25%   +2.27%     
==========================================
  Files           3       58      +55     
  Lines         133     2980    +2847     
==========================================
+ Hits          121     2779    +2658     
- Misses         12      201     +189     

☔ 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.