Skip to content

reorder router

f2e68c3
Select commit
Loading
Failed to load commit list.
Draft

Split detections #539

reorder router
f2e68c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

84.88% (+0.05%) compared to 40e7f3e

View this Pull Request on Codecov

84.88% (+0.05%) compared to 40e7f3e

Details

Codecov Report

❌ Patch coverage is 82.58197% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.88%. Comparing base (40e7f3e) to head (f2e68c3).

Files with missing lines Patch % Lines
src/app/services/overlap.py 85.38% 25 Missing ⚠️
src/app/api/api_v1/endpoints/detections.py 83.18% 19 Missing ⚠️
src/app/api/api_v1/endpoints/sequences.py 67.27% 18 Missing ⚠️
src/app/api/api_v1/endpoints/alerts.py 79.31% 12 Missing ⚠️
src/app/db.py 33.33% 6 Missing ⚠️
client/pyroclient/client.py 66.66% 3 Missing ⚠️
src/app/crud/base.py 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #539      +/-   ##
==========================================
+ Coverage   84.82%   84.88%   +0.05%     
==========================================
  Files          45       50       +5     
  Lines        1437     1853     +416     
==========================================
+ Hits         1219     1573     +354     
- Misses        218      280      +62     

☔ View full report in Codecov by Sentry.
📢 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.