fix(spp_scoring,spp_scoring_programs): scoring validation, eligibility enforcement, and access control #161
Codecov / codecov/project
succeeded
Apr 14, 2026 in 0s
71.33% (+0.00%) compared to aaa9001
View this Pull Request on Codecov
71.33% (+0.00%) compared to aaa9001
Details
Codecov Report
❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.33%. Comparing base (aaa9001) to head (ac9138b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_programs/models/managers/program_manager.py | 73.33% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #161 +/- ##
=======================================
Coverage 71.33% 71.33%
=======================================
Files 932 932
Lines 54975 54980 +5
=======================================
+ Hits 39217 39221 +4
- Misses 15758 15759 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_scoring/models/scoring_engine.py | 54.36% <ø> (-0.23%) |
⬇️ |
| spp_scoring/models/scoring_model.py | 88.33% <ø> (-0.29%) |
⬇️ |
| spp_scoring_programs/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_scoring_programs/models/program.py | 36.61% <ø> (+1.48%) |
⬆️ |
| spp_programs/models/managers/program_manager.py | 77.27% <73.33%> (-1.07%) |
⬇️ |
🚀 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