Skip to content

Merge remote-tracking branch 'origin/19.0' into feat/cycle-compliance…

82c6329
Select commit
Loading
Failed to load commit list.
Merged

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

Merge remote-tracking branch 'origin/19.0' into feat/cycle-compliance…
82c6329
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

71.46% (+0.01%) compared to b061135

View this Pull Request on Codecov

71.46% (+0.01%) compared to b061135

Details

Codecov Report

❌ Patch coverage is 84.61538% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.46%. Comparing base (b061135) to head (82c6329).

Files with missing lines Patch % Lines
spp_programs/models/cycle_membership.py 69.23% 4 Missing ⚠️
spp_programs/models/registrant.py 88.00% 3 Missing ⚠️
spp_programs/models/program_membership.py 92.85% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #152      +/-   ##
==========================================
+ Coverage   71.45%   71.46%   +0.01%     
==========================================
  Files         932      932              
  Lines       54792    54846      +54     
==========================================
+ Hits        39152    39198      +46     
- Misses      15640    15648       +8     
Files with missing lines Coverage Δ
spp_programs/models/program_membership.py 57.06% <92.85%> (+2.83%) ⬆️
spp_programs/models/registrant.py 84.74% <88.00%> (+0.87%) ⬆️
spp_programs/models/cycle_membership.py 74.11% <69.23%> (-0.89%) ⬇️

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