Skip to content

fix(ci): exclude spp_mis_demo_v2 from semgrep sudo check

2ee8abc
Select commit
Loading
Failed to load commit list.
Open

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

fix(ci): exclude spp_mis_demo_v2 from semgrep sudo check
2ee8abc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 14, 2026 in 1s

69.16% (+0.08%) compared to a8c88c4

View this Pull Request on Codecov

69.16% (+0.08%) compared to a8c88c4

Details

Codecov Report

❌ Patch coverage is 74.88584% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.16%. Comparing base (a8c88c4) to head (2ee8abc).
⚠️ Report is 71 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_mis_demo_v2/models/mis_demo_generator.py 50.00% 148 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 ⚠️
spp_demo/models/demo_stories.py 98.61% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0      #62      +/-   ##
==========================================
+ Coverage   69.07%   69.16%   +0.08%     
==========================================
  Files         635      640       +5     
  Lines       35771    36133     +362     
==========================================
+ Hits        24710    24990     +280     
- Misses      11061    11143      +82     
Files with missing lines Coverage Δ
spp_demo/locale_providers/fil_PH/__init__.py 100.00% <100.00%> (ø)
spp_demo/locale_providers/fr_TG/__init__.py 100.00% <100.00%> (ø)
spp_mis_demo_v2/__manifest__.py 0.00% <ø> (ø)
spp_mis_demo_v2/models/__init__.py 100.00% <100.00%> (ø)
spp_mis_demo_v2/models/res_company.py 100.00% <100.00%> (ø)
spp_demo/models/demo_stories.py 98.93% <98.61%> (-1.07%) ⬇️
spp_demo/locale_providers/__init__.py 72.72% <66.66%> (-1.35%) ⬇️
spp_mis_demo_v2/models/household_blueprints.py 86.66% <86.66%> (ø)
spp_mis_demo_v2/models/seeded_volume_generator.py 95.14% <95.14%> (ø)
spp_mis_demo_v2/models/mis_demo_generator.py 65.49% <50.00%> (-4.94%) ⬇️

... and 1 file 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.