Skip to content

fix(spp_simulation): fix metric rendering, CEL profile context, and f…

ec5ffb7
Select commit
Loading
Failed to load commit list.
Merged

feat(spp_simulation): add simulation engine for program scenario modeling #46

fix(spp_simulation): fix metric rendering, CEL profile context, and f…
ec5ffb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 20, 2026 in 1s

54.99% (-32.79%) compared to 7e29b04

View this Pull Request on Codecov

54.99% (-32.79%) compared to 7e29b04

Details

Codecov Report

❌ Patch coverage is 79.67290% with 348 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.99%. Comparing base (7e29b04) to head (ec5ffb7).

Files with missing lines Patch % Lines
spp_simulation/models/simulation_comparison.py 46.98% 88 Missing ⚠️
spp_simulation/services/simulation_service.py 68.40% 85 Missing ⚠️
spp_simulation/models/simulation_run.py 66.25% 82 Missing ⚠️
...mulation/tests/test_scenario_convert_to_program.py 56.00% 66 Missing ⚠️
spp_simulation/models/simulation_scenario.py 79.59% 20 Missing ⚠️
...imulation/services/targeting_efficiency_service.py 91.66% 3 Missing ⚠️
..._simulation/models/simulation_scenario_template.py 91.30% 2 Missing ⚠️
spp_simulation/__manifest__.py 0.00% 1 Missing ⚠️
spp_simulation/wizard/compare_wizard.py 95.23% 1 Missing ⚠️

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

HEAD has 3 uploads less than BASE
Flag BASE (7e29b04) HEAD (ec5ffb7)
spp_hxl 1 0
spp_hxl_area 1 0
spp_gis_indicators 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             19.0      #46       +/-   ##
===========================================
- Coverage   87.77%   54.99%   -32.79%     
===========================================
  Files          44      141       +97     
  Lines        2340    10866     +8526     
===========================================
+ Hits         2054     5976     +3922     
- Misses        286     4890     +4604     

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