fix: harden spp_alerts module for public release #102
Codecov / codecov/project
succeeded
Mar 12, 2026 in 1s
71.22% (+0.05%) compared to 9c2376e
View this Pull Request on Codecov
71.22% (+0.05%) compared to 9c2376e
Details
Codecov Report
❌ Patch coverage is 97.10145% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.22%. Comparing base (9c2376e) to head (85d5a26).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_alerts/models/alert_rule.py | 94.28% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #102 +/- ##
==========================================
+ Coverage 71.17% 71.22% +0.05%
==========================================
Files 704 704
Lines 38554 38616 +62
==========================================
+ Hits 27439 27504 +65
+ Misses 11115 11112 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_alerts/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_alerts/models/alert.py | 100.00% <100.00%> (ø) |
|
| spp_alerts/models/alert_rule.py | 95.73% <94.28%> (+3.13%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading