Skip to content

Fix smck bug - #2525

Merged
jeromekelleher merged 2 commits into
tskit-dev:mainfrom
jeromekelleher:fix-smck-bug
May 20, 2026
Merged

Fix smck bug#2525
jeromekelleher merged 2 commits into
tskit-dev:mainfrom
jeromekelleher:fix-smck-bug

Replace SMCk regression test with a scripted-RNG unit test

577cd77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

93.83% (+0.00%) compared to 1b14a8a

View this Pull Request on Codecov

93.83% (+0.00%) compared to 1b14a8a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.83%. Comparing base (1b14a8a) to head (577cd77).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2525   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files          20       20           
  Lines       12104    12106    +2     
  Branches     2242     2243    +1     
=======================================
+ Hits        11358    11360    +2     
  Misses        567      567           
  Partials      179      179           
Components Coverage Δ
Python API 98.61% <ø> (ø)
Python C interface 92.85% <ø> (ø)
C library 91.05% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.