Skip to content

test: cover checkpoint metadata fallback cases

53f20f0
Select commit
Loading
Failed to load commit list.
Open

fix: fail fast on checkpoint version mismatch #1135

test: cover checkpoint metadata fallback cases
53f20f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2026 in 1s

94.37% (+0.45%) compared to 2ac7e71

View this Pull Request on Codecov

94.37% (+0.45%) compared to 2ac7e71

Details

Codecov Report

❌ Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.37%. Comparing base (2ac7e71) to head (53f20f0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pysr/sr.py 94.11% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1135      +/-   ##
==========================================
+ Coverage   93.91%   94.37%   +0.45%     
==========================================
  Files          21       21              
  Lines        1643     1723      +80     
==========================================
+ Hits         1543     1626      +83     
+ Misses        100       97       -3     

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