Skip to content

feat(spp_programs): unify the Program configuration into one set of cards - #472

Merged
emjay0921 merged 7 commits into
19.0from
feat/1172-unify-program-configuration
Aug 28, 2026
Merged

feat(spp_programs): unify the Program configuration into one set of cards#472
emjay0921 merged 7 commits into
19.0from
feat/1172-unify-program-configuration

fix(spp_programs): declare every category the engine caps at one manager

89ac3e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

76.37% (+0.30%) compared to a838178

View this Pull Request on Codecov

76.37% (+0.30%) compared to a838178

Details

Codecov Report

❌ Patch coverage is 93.23308% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.37%. Comparing base (a838178) to head (89ac3e7).
⚠️ Report is 6 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_programs/wizard/manager_setup_wizard.py 91.30% 6 Missing ⚠️
spp_programs/models/program_manager_ui.py 85.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #472      +/-   ##
==========================================
+ Coverage   76.07%   76.37%   +0.30%     
==========================================
  Files         661      682      +21     
  Lines       44022    45036    +1014     
==========================================
+ Hits        33488    34398     +910     
- Misses      10534    10638     +104     
Files with missing lines Coverage Δ
spp_programs/models/constants.py 100.00% <100.00%> (ø)
spp_programs/models/programs.py 90.28% <100.00%> (+0.88%) ⬆️
spp_programs/wizard/__init__.py 100.00% <100.00%> (ø)
spp_programs/models/program_manager_ui.py 47.38% <85.00%> (+4.24%) ⬆️
spp_programs/wizard/manager_setup_wizard.py 91.30% <91.30%> (ø)

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