feat(spp_api_v2): auto-assign system_id to registrants for API addressability #162
Codecov / codecov/project
succeeded
Apr 17, 2026 in 0s
71.63% (+0.26%) compared to 1f4203c
View this Pull Request on Codecov
71.63% (+0.26%) compared to 1f4203c
Details
Codecov Report
❌ Patch coverage is 81.90476% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.63%. Comparing base (1f4203c) to head (385a127).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #162 +/- ##
==========================================
+ Coverage 71.36% 71.63% +0.26%
==========================================
Files 932 935 +3
Lines 54792 55413 +621
==========================================
+ Hits 39101 39693 +592
- Misses 15691 15720 +29 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_api_v2/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_api_v2/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_api_v2/routers/bulk.py | 100.00% <ø> (ø) |
|
| spp_api_v2/routers/filter.py | 29.91% <ø> (ø) |
|
| spp_api_v2/routers/group.py | 74.36% <100.00%> (+0.42%) |
⬆️ |
| spp_api_v2/routers/individual.py | 77.54% <100.00%> (+0.24%) |
⬆️ |
| spp_api_v2/services/group_service.py | 85.04% <100.00%> (+0.26%) |
⬆️ |
| spp_api_v2/services/individual_service.py | 72.46% <100.00%> (+0.71%) |
⬆️ |
| spp_api_v2/services/program_membership_service.py | 93.37% <100.00%> (+1.37%) |
⬆️ |
| spp_api_v2/routers/program_membership.py | 74.30% <50.00%> (+1.06%) |
⬆️ |
| ... and 5 more |
🚀 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