Skip to content

run fresh

5f612db
Select commit
Loading
Failed to load commit list.
Open

Implement multiple continous choices and Druedahl Jorgensen upper envelope #198

run fresh
5f612db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

92.09% (target 90.00%)

View this Pull Request on Codecov

92.09% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 93.89313% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.09%. Comparing base (7d7af99) to head (5f612db).

Files with missing lines Patch % Lines
src/dcegm/pre_processing/check_model_config.py 76.78% 13 Missing ⚠️
src/dcegm/pre_processing/batches/batch_creation.py 60.00% 6 Missing ⚠️
src/dcegm/egm/interpolate_marginal_utility.py 95.65% 2 Missing ⚠️
src/dcegm/interpolation/interp_interfaces.py 96.07% 2 Missing ⚠️
src/dcegm/pre_processing/batches/single_segment.py 95.65% 2 Missing ⚠️
...cessing/model_functions/process_model_functions.py 80.00% 2 Missing ⚠️
src/dcegm/interfaces/model_class.py 66.66% 1 Missing ⚠️
src/dcegm/interpolation/interp1d_dj.py 95.00% 1 Missing ⚠️
src/dcegm/interpolation/simulation_interp.py 98.30% 1 Missing ⚠️
src/dcegm/law_of_motion.py 95.45% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #198      +/-   ##
==========================================
- Coverage   92.73%   92.09%   -0.65%     
==========================================
  Files          68       71       +3     
  Lines        2216     2554     +338     
==========================================
+ Hits         2055     2352     +297     
- Misses        161      202      +41     

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