Skip to content

docs: bump version to 19.0.2.0.9, add changelog for canary patterns

8c49d83
Select commit
Loading
Failed to load commit list.
Merged

perf: add canary patterns to skip statistics during bulk operations #150

docs: bump version to 19.0.2.0.9, add changelog for canary patterns
8c49d83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

71.36% (+0.00%) compared to 26b9060

View this Pull Request on Codecov

71.36% (+0.00%) compared to 26b9060

Details

Codecov Report

❌ Patch coverage is 81.48148% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.36%. Comparing base (26b9060) to head (8c49d83).

Files with missing lines Patch % Lines
spp_programs/models/programs.py 76.92% 3 Missing ⚠️
spp_programs/models/managers/cycle_manager_base.py 0.00% 1 Missing ⚠️
...pp_programs/models/managers/eligibility_manager.py 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             19.0     #150   +/-   ##
=======================================
  Coverage   71.35%   71.36%           
=======================================
  Files         932      932           
  Lines       54769    54794   +25     
=======================================
+ Hits        39080    39103   +23     
- Misses      15689    15691    +2     
Files with missing lines Coverage Δ
spp_programs/__manifest__.py 0.00% <ø> (ø)
spp_programs/models/cycle.py 65.27% <100.00%> (+0.24%) ⬆️
spp_programs/models/registrant.py 83.87% <100.00%> (+1.51%) ⬆️
spp_programs/models/managers/cycle_manager_base.py 66.36% <0.00%> (ø)
...pp_programs/models/managers/eligibility_manager.py 75.60% <0.00%> (+0.60%) ⬆️
spp_programs/models/programs.py 87.53% <76.92%> (-0.43%) ⬇️

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