Skip to content

Add unit tests on setup_reproduce and setup_manifests_unchanged.

f277c4c
Select commit
Loading
Failed to load commit list.
Open

Add repro payu setup check - this should pick up changes to manifests #190

Add unit tests on setup_reproduce and setup_manifests_unchanged.
f277c4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

85.43% (+17.04%) compared to b881d91

View this Pull Request on Codecov

85.43% (+17.04%) compared to b881d91

Details

Codecov Report

❌ Patch coverage is 80.35714% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.43%. Comparing base (b881d91) to head (f277c4c).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...fig_tests/config_tests/test_bit_reproducibility.py 44.44% 10 Missing ⚠️
src/model_config_tests/exp_test_helper.py 97.14% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #190       +/-   ##
===========================================
+ Coverage   68.39%   85.43%   +17.04%     
===========================================
  Files          14       22        +8     
  Lines         829     1298      +469     
===========================================
+ Hits          567     1109      +542     
+ Misses        262      189       -73     

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