Skip to content

Add coverage patch subprocess

9432980
Select commit
Loading
Failed to load commit list.
Merged

Generate repro test errors when model does not run successfully #173

Add coverage patch subprocess
9432980
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

85.69% (+17.29%) compared to b881d91

View this Pull Request on Codecov

85.69% (+17.29%) compared to b881d91

Details

Codecov Report

❌ Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.69%. Comparing base (b881d91) to head (9432980).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...fig_tests/config_tests/test_bit_reproducibility.py 78.94% 4 Missing ⚠️
src/model_config_tests/exp_test_helper.py 89.47% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #173       +/-   ##
===========================================
+ Coverage   68.39%   85.69%   +17.29%     
===========================================
  Files          14       22        +8     
  Lines         829     1244      +415     
===========================================
+ Hits          567     1066      +499     
+ Misses        262      178       -84     

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