Skip to content

fix(spp_mis_demo_v2): remove duplicate random import in demo generator

770114e
Select commit
Loading
Failed to load commit list.
Open

fix(spp_demo,spp_mis_demo_v2): convert stories to households, locale-aware names, sync docs #131

fix(spp_mis_demo_v2): remove duplicate random import in demo generator
770114e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

72.44% (+1.45%) compared to 5b26ad7

View this Pull Request on Codecov

72.44% (+1.45%) compared to 5b26ad7

Details

Codecov Report

❌ Patch coverage is 75.00000% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.44%. Comparing base (5b26ad7) to head (770114e).
⚠️ Report is 32 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_mis_demo_v2/models/mis_demo_generator.py 78.78% 14 Missing ⚠️
spp_programs/models/program_manager_ui.py 0.00% 8 Missing ⚠️
spp_mis_demo_v2/models/seeded_volume_generator.py 90.47% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #131      +/-   ##
==========================================
+ Coverage   70.98%   72.44%   +1.45%     
==========================================
  Files         899      903       +4     
  Lines       52791    53081     +290     
==========================================
+ Hits        37476    38456     +980     
+ Misses      15315    14625     -690     
Files with missing lines Coverage Δ
spp_demo/locale_providers/fil_PH/__init__.py 100.00% <ø> (ø)
spp_demo/locale_providers/fr_TG/__init__.py 100.00% <ø> (ø)
spp_demo/locale_providers/si_LK/__init__.py 100.00% <ø> (ø)
spp_demo/models/demo_data_generator.py 70.81% <ø> (-0.50%) ⬇️
spp_demo/models/demo_stories.py 98.93% <ø> (-1.07%) ⬇️
spp_mis_demo_v2/__manifest__.py 0.00% <ø> (ø)
spp_mis_demo_v2/models/demo_programs.py 96.77% <ø> (ø)
spp_mis_demo_v2/models/demo_variables.py 21.56% <ø> (ø)
spp_mis_demo_v2/models/household_blueprints.py 87.50% <100.00%> (ø)
spp_mis_demo_v2/models/seeded_volume_generator.py 94.94% <90.47%> (ø)
... and 2 more

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