tskit-dev / pyslim

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

removed legacy metadata (closes #219) #229

Closed petrelharp closed 2 years ago

petrelharp commented 2 years ago

It's out! I think the docs on how to update are pretty straightforward, so no big deal.

codecov-commenter commented 2 years ago

Codecov Report

Merging #229 (e8f3f71) into main (1a4132e) will increase coverage by 22.93%. The diff coverage is 63.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #229       +/-   ##
===========================================
+ Coverage   71.95%   94.88%   +22.93%     
===========================================
  Files           8        8               
  Lines        1066      724      -342     
  Branches      211      145       -66     
===========================================
- Hits          767      687       -80     
+ Misses        284       24      -260     
+ Partials       15       13        -2     
Impacted Files Coverage Δ
pyslim/slim_metadata.py 100.00% <ø> (+61.80%) :arrow_up:
pyslim/slim_tree_sequence.py 93.34% <63.63%> (+3.51%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a4132e...e8f3f71. Read the comment docs.