perf: increase job concurrency, add channel routing and identity keys #151
Codecov / codecov/project
succeeded
Apr 3, 2026 in 1s
71.12% (+0.05%) compared to f738582
View this Pull Request on Codecov
71.12% (+0.05%) compared to f738582
Details
Codecov Report
❌ Patch coverage is 85.71429% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.12%. Comparing base (f738582) to head (38bc517).
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #151 +/- ##
==========================================
+ Coverage 71.06% 71.12% +0.05%
==========================================
Files 925 925
Lines 54704 54797 +93
==========================================
+ Hits 38876 38973 +97
+ Misses 15828 15824 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_programs/__manifest__.py | 0.00% <ø> (ø) |
|
| spp_programs/models/cycle.py | 64.92% <100.00%> (+0.24%) |
⬆️ |
| spp_programs/models/cycle_membership.py | 75.00% <100.00%> (+14.13%) |
⬆️ |
| spp_programs/models/program_membership.py | 54.23% <100.00%> (+12.67%) |
⬆️ |
| spp_programs/models/registrant.py | 83.87% <100.00%> (+1.51%) |
⬆️ |
| ...ograms/models/managers/entitlement_manager_cash.py | 58.79% <0.00%> (ø) |
|
| ...rams/models/managers/entitlement_manager_inkind.py | 55.42% <0.00%> (ø) |
|
| spp_programs/models/managers/program_manager.py | 78.33% <0.00%> (ø) |
|
| ...pp_programs/models/managers/eligibility_manager.py | 75.60% <71.42%> (+0.40%) |
⬆️ |
| ...ograms/models/managers/entitlement_manager_base.py | 64.25% <0.00%> (ø) |
|
| ... and 2 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