Skip to content

Fix typo

00aec01
Select commit
Loading
Failed to load commit list.
Merged

Batch options #201

Fix typo
00aec01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

92.24% (target 90.00%)

View this Pull Request on Codecov

92.24% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 81.17647% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.24%. Comparing base (7252427) to head (00aec01).
⚠️ Report is 5 commits behind head on multi_cont.

Files with missing lines Patch % Lines
src/dcegm/pre_processing/check_model_config.py 66.66% 8 Missing ⚠️
src/dcegm/pre_processing/batches/batch_creation.py 60.00% 6 Missing ⚠️
src/dcegm/pre_processing/batches/single_segment.py 95.65% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           multi_cont     #201      +/-   ##
==============================================
- Coverage       92.55%   92.24%   -0.31%     
==============================================
  Files              71       71              
  Lines            2472     2554      +82     
==============================================
+ Hits             2288     2356      +68     
- Misses            184      198      +14     

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