tskit-dev / pyslim

Tools for dealing with tree sequences coming to and from SLiM.
MIT License
26 stars 23 forks source link

removes allclose, closes #321 #322

Closed petrelharp closed 11 months ago

petrelharp commented 11 months ago

Darn np.allclose( ), that's got me before, too.

codecov-commenter commented 11 months ago

Codecov Report

Merging #322 (d5cad70) into main (c352b09) will not change coverage. Report is 2 commits behind head on main. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #322   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           8        8           
  Lines         621      621           
  Branches      131      131           
=======================================
  Hits          594      594           
  Misses         18       18           
  Partials        9        9           
Files Changed Coverage Δ
pyslim/methods.py 97.47% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more