Skip to content

Implement multiple continous choices and Druedahl Jorgensen upper envelope#198

Open
MaxBlesch wants to merge 102 commits into
mainfrom
multi_cont
Open

Implement multiple continous choices and Druedahl Jorgensen upper envelope#198
MaxBlesch wants to merge 102 commits into
mainfrom
multi_cont

Clean up notebook.

671402d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 0s

92.10% (target 90.00%)

View this Pull Request on Codecov

92.10% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 94.05204% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.10%. Comparing base (7d7af99) to head (671402d).

Files with missing lines Patch % Lines
src/dcegm/pre_processing/check_model_config.py 77.19% 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.10%   -0.63%     
==========================================
  Files          68       71       +3     
  Lines        2216     2560     +344     
==========================================
+ Hits         2055     2358     +303     
- Misses        161      202      +41     

☔ View full report in Codecov by Harness.
📢 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.