Skip to content

loads more tests

6d22fc5
Select commit
Loading
Failed to load commit list.
Merged

Add more options to debug models #179

loads more tests
6d22fc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2026 in 0s

92.55% (target 90.00%)

View this Pull Request on Codecov

92.55% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 82.78867% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.55%. Comparing base (d8860f4) to head (6d22fc5).

Files with missing lines Patch % Lines
src/dcegm/interfaces/model_class.py 50.79% 31 Missing ⚠️
src/dcegm/interfaces/interface_checks.py 65.30% 17 Missing ⚠️
src/dcegm/interfaces/inspect_solution.py 82.05% 14 Missing ⚠️
src/dcegm/interfaces/sol_interface.py 69.04% 13 Missing ⚠️
src/dcegm/interpolation/interp_interfaces.py 92.59% 2 Missing ⚠️
src/dcegm/interfaces/index_functions.py 83.33% 1 Missing ⚠️
...re_processing/model_structure/stochastic_states.py 98.63% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
- Coverage   94.90%   92.55%   -2.36%     
==========================================
  Files          63       67       +4     
  Lines        1826     2175     +349     
==========================================
+ Hits         1733     2013     +280     
- Misses         93      162      +69     

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