Skip to content

perf(spp_programs): replace cycle computed fields with SQL aggregation

93c6b59
Select commit
Loading
Failed to load commit list.
Open

perf(spp_programs): replace cycle computed fields with SQL aggregation #119

perf(spp_programs): replace cycle computed fields with SQL aggregation
93c6b59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

69.96% (-0.19%) compared to 1a91296

View this Pull Request on Codecov

69.96% (-0.19%) compared to 1a91296

Details

Codecov Report

❌ Patch coverage is 66.66667% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.96%. Comparing base (1a91296) to head (93c6b59).
⚠️ Report is 6 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_programs/models/cycle.py 66.66% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #119      +/-   ##
==========================================
- Coverage   70.14%   69.96%   -0.19%     
==========================================
  Files         739      783      +44     
  Lines       43997    46622    +2625     
==========================================
+ Hits        30863    32619    +1756     
- Misses      13134    14003     +869     
Files with missing lines Coverage Δ
spp_programs/models/cycle.py 46.57% <66.66%> (+2.82%) ⬆️

... and 44 files 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.