Skip to content

feat(spp_mis_demo_v2): prevent duplicate demo data loading

cd0fede
Select commit
Loading
Failed to load commit list.
Open

feat(spp_mis_demo_v2): deterministic blueprint-based demo data generation #62

feat(spp_mis_demo_v2): prevent duplicate demo data loading
cd0fede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2026 in 1s

59.76% (-11.61%) compared to a72ada0

View this Pull Request on Codecov

59.76% (-11.61%) compared to a72ada0

Details

Codecov Report

❌ Patch coverage is 78.84097% with 157 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.76%. Comparing base (a72ada0) to head (cd0fede).

Files with missing lines Patch % Lines
spp_mis_demo_v2/models/mis_demo_generator.py 41.02% 138 Missing ⚠️
spp_mis_demo_v2/models/seeded_volume_generator.py 95.14% 12 Missing ⚠️
spp_demo/locale_providers/__init__.py 66.66% 2 Missing ⚠️
spp_mis_demo_v2/models/household_blueprints.py 86.66% 2 Missing ⚠️
...is_demo_v2/tests/test_blueprint_reproducibility.py 97.10% 2 Missing ⚠️
spp_demo/models/demo_stories.py 98.61% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a72ada0) and HEAD (cd0fede). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (a72ada0) HEAD (cd0fede)
spp_api_v2_cycles 1 0
spp_api_v2_products 1 0
spp_api_v2_service_points 1 0
spp_api_v2_data 1 0
spp_api_v2_change_request 1 0
spp_api_v2_entitlements 1 0
spp_aggregation 1 0
spp_api_v2 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             19.0      #62       +/-   ##
===========================================
- Coverage   71.36%   59.76%   -11.61%     
===========================================
  Files         319      182      -137     
  Lines       25878    15761    -10117     
===========================================
- Hits        18467     9419     -9048     
+ Misses       7411     6342     -1069     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.