Skip to content

fix(spp_mis_demo_v2): make the SP-MIS demo back up what its programs claim - #475

Draft
emjay0921 wants to merge 9 commits into
19.0from
feat/958-mis-demo-data-quality
Draft

fix(spp_mis_demo_v2): make the SP-MIS demo back up what its programs claim#475
emjay0921 wants to merge 9 commits into
19.0from
feat/958-mis-demo-data-quality

Merge remote-tracking branch 'origin/19.0' into feat/958-mis-demo-dat…

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

74.50% (-1.77%) compared to 0341801

View this Pull Request on Codecov

74.50% (-1.77%) compared to 0341801

Details

Codecov Report

❌ Patch coverage is 81.48148% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.50%. Comparing base (0341801) to head (f0f70d7).

Files with missing lines Patch % Lines
spp_cel_domain/models/cel_executor.py 74.33% 29 Missing ⚠️
spp_mis_demo_v2/models/mis_demo_generator.py 86.20% 20 Missing ⚠️
spp_mis_demo_v2/models/seeded_volume_generator.py 80.00% 20 Missing ⚠️
spp_cel_domain/models/cel_translator.py 92.30% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #475      +/-   ##
==========================================
- Coverage   76.26%   74.50%   -1.77%     
==========================================
  Files         662      716      +54     
  Lines       44225    52197    +7972     
==========================================
+ Hits        33729    38890    +5161     
- Misses      10496    13307    +2811     
Files with missing lines Coverage Δ
spp_cel_domain/models/cel_queryplan.py 100.00% <100.00%> (ø)
spp_mis_demo_v2/models/household_blueprints.py 87.50% <ø> (ø)
spp_cel_domain/models/cel_translator.py 47.49% <92.30%> (ø)
spp_mis_demo_v2/models/mis_demo_generator.py 64.83% <86.20%> (+1.84%) ⬆️
spp_mis_demo_v2/models/seeded_volume_generator.py 86.86% <80.00%> (-7.43%) ⬇️
spp_cel_domain/models/cel_executor.py 64.41% <74.33%> (ø)

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