Skip to content

docs: bump version to 19.0.2.0.8, add changelog for ID-range pagination

b805be1
Select commit
Loading
Failed to load commit list.
Merged

perf: replace OFFSET pagination with ID-range batching in async jobs #148

docs: bump version to 19.0.2.0.8, add changelog for ID-range pagination
b805be1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

71.24% (+0.00%) compared to 21089c5

View this Pull Request on Codecov

71.24% (+0.00%) compared to 21089c5

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.24%. Comparing base (21089c5) to head (b805be1).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             19.0     #148   +/-   ##
=======================================
  Coverage   71.24%   71.24%           
=======================================
  Files         931      931           
  Lines       54742    54728   -14     
=======================================
- Hits        38999    38990    -9     
+ Misses      15743    15738    -5     
Files with missing lines Coverage Δ
spp_programs/__manifest__.py 0.00% <ø> (ø)
spp_programs/models/cycle.py 64.61% <ø> (-0.07%) ⬇️
spp_programs/models/managers/cycle_manager.py 76.19% <ø> (-2.08%) ⬇️
spp_programs/models/managers/cycle_manager_base.py 55.38% <ø> (+0.26%) ⬆️
spp_programs/models/managers/program_manager.py 78.63% <ø> (+0.29%) ⬆️
spp_programs/models/programs.py 87.81% <ø> (-0.04%) ⬇️
🚀 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.