Skip to content

feat(client): expose unmatch_alert_sequence

2070515
Select commit
Loading
Failed to load commit list.
Open

feat(alerts): unmatch a sequence from an alert #582

feat(client): expose unmatch_alert_sequence
2070515
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2026 in 1s

87.98% (-0.77%) compared to 1f67522

View this Pull Request on Codecov

87.98% (-0.77%) compared to 1f67522

Details

Codecov Report

❌ Patch coverage is 50.00000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.98%. Comparing base (1f67522) to head (2070515).

Files with missing lines Patch % Lines
src/app/api/api_v1/endpoints/alerts.py 36.11% 23 Missing ⚠️
src/app/services/alerts.py 62.06% 11 Missing ⚠️
client/pyroclient/client.py 66.66% 1 Missing ⚠️
src/app/api/api_v1/endpoints/sequences.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #582      +/-   ##
==========================================
- Coverage   88.75%   87.98%   -0.77%     
==========================================
  Files          52       53       +1     
  Lines        2196     2239      +43     
==========================================
+ Hits         1949     1970      +21     
- Misses        247      269      +22     

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