Skip to content

feat(spp_programs): show cycle compliance status on registrant form

e729c6c
Select commit
Loading
Failed to load commit list.
Open

feat(spp_programs): show cycle compliance status on registrant form #152

feat(spp_programs): show cycle compliance status on registrant form
e729c6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

71.05% (-0.02%) compared to f738582

View this Pull Request on Codecov

71.05% (-0.02%) compared to f738582

Details

Codecov Report

❌ Patch coverage is 50.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.05%. Comparing base (f738582) to head (e729c6c).

Files with missing lines Patch % Lines
spp_programs/models/program_membership.py 21.42% 11 Missing ⚠️
spp_programs/models/cycle_membership.py 16.66% 10 Missing ⚠️
spp_programs/models/registrant.py 86.36% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #152      +/-   ##
==========================================
- Coverage   71.06%   71.05%   -0.02%     
==========================================
  Files         925      925              
  Lines       54704    54774      +70     
==========================================
+ Hits        38876    38919      +43     
- Misses      15828    15855      +27     
Files with missing lines Coverage Δ
spp_programs/models/registrant.py 83.17% <86.36%> (+0.82%) ⬆️
spp_programs/models/cycle_membership.py 51.72% <16.66%> (-9.15%) ⬇️
spp_programs/models/program_membership.py 39.88% <21.42%> (-1.68%) ⬇️

... and 1 file with indirect coverage changes

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