Skip to content

Raise error if pop passed to samples is not an integer

15fd849
Select commit
Loading
Failed to load commit list.
Merged

Raise error if pop passed to samples is not an integer #3344

Raise error if pop passed to samples is not an integer
15fd849
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 0s

89.76% (+0.00%) compared to f1b139e

View this Pull Request on Codecov

89.76% (+0.00%) compared to f1b139e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.76%. Comparing base (f1b139e) to head (15fd849).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3344   +/-   ##
=======================================
  Coverage   89.76%   89.76%           
=======================================
  Files          29       29           
  Lines       31289    31292    +3     
  Branches     5737     5738    +1     
=======================================
+ Hits        28086    28089    +3     
  Misses       1794     1794           
  Partials     1409     1409           
Files with missing lines Coverage Δ
python/tskit/trees.py 98.89% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.