Skip to content

python/tskit/util.py: Add a file name to FileFormatError

a2c1361
Select commit
Loading
Failed to load commit list.
Open

python/tskit/util.py: Add a file name to FileFormatError #3366

python/tskit/util.py: Add a file name to FileFormatError
a2c1361
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

90.33% (+0.56%) compared to b7fd993

View this Pull Request on Codecov

90.33% (+0.56%) compared to b7fd993

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.33%. Comparing base (b7fd993) to head (a2c1361).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3366      +/-   ##
==========================================
+ Coverage   89.76%   90.33%   +0.56%     
==========================================
  Files          29       28       -1     
  Lines       31292    25694    -5598     
  Branches     5738     4742     -996     
==========================================
- Hits        28089    23210    -4879     
+ Misses       1794     1367     -427     
+ Partials     1409     1117     -292     
Files with missing lines Coverage Δ
python/tskit/util.py 99.28% <100.00%> (+<0.01%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.