Skip to content

test: parametrize alerts no-filter override across moderate/high/very…

ce064b8
Select commit
Loading
Failed to load commit list.
Merged

feat: filter alerts/sequences/slack by daily fire risk score #583

test: parametrize alerts no-filter override across moderate/high/very…
ce064b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

89.80% (+0.79%) compared to 8917c95

View this Pull Request on Codecov

89.80% (+0.79%) compared to 8917c95

Details

Codecov Report

❌ Patch coverage is 94.14414% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.80%. Comparing base (8917c95) to head (ce064b8).

Files with missing lines Patch % Lines
src/app/services/sequence_confidence.py 77.77% 10 Missing ⚠️
src/app/api/api_v1/endpoints/alerts.py 97.05% 1 Missing ⚠️
src/app/api/api_v1/endpoints/detections.py 92.85% 1 Missing ⚠️
src/app/services/risk.py 98.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #583      +/-   ##
==========================================
+ Coverage   89.00%   89.80%   +0.79%     
==========================================
  Files          53       55       +2     
  Lines        2219     2422     +203     
==========================================
+ Hits         1975     2175     +200     
- Misses        244      247       +3     

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