tskit-dev / pyslim

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

fix navigation with keys warning #335

Closed petrelharp closed 11 months ago

petrelharp commented 11 months ago

This does as https://github.com/tskit-dev/msprime/pull/1395 and should help with https://github.com/tskit-dev/tskit-site/pull/192 ?

codecov-commenter commented 11 months ago

Codecov Report

Merging #335 (b30b89f) into main (76ed446) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #335   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           8        8           
  Lines         621      621           
  Branches      131      131           
=======================================
  Hits          594      594           
  Misses         18       18           
  Partials        9        9           

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

benjeffery commented 11 months ago

Thanks @petrelharp - Sadly the site will need some extra work as it builds stable versions that we'll have to patch! Will get it fixed though.