tskit-dev / pyslim

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

More updates #224

Closed petrelharp closed 2 years ago

petrelharp commented 2 years ago

In this update:

codecov-commenter commented 2 years ago

Codecov Report

Merging #224 (2354473) into main (5478b47) will decrease coverage by 17.67%. The diff coverage is 89.39%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #224       +/-   ##
===========================================
- Coverage   88.40%   70.73%   -17.68%     
===========================================
  Files           8        8               
  Lines        1035     1066       +31     
  Branches      198      211       +13     
===========================================
- Hits          915      754      -161     
- Misses         88      290      +202     
+ Partials       32       22       -10     
Impacted Files Coverage Δ
pyslim/slim_metadata.py 37.18% <65.38%> (-45.80%) :arrow_down:
pyslim/slim_tree_sequence.py 89.36% <94.84%> (-0.89%) :arrow_down:
pyslim/_version.py 100.00% <100.00%> (ø)
pyslim/methods.py 95.50% <100.00%> (+0.88%) :arrow_up:
pyslim/provenance.py 85.05% <0.00%> (-2.30%) :arrow_down:

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 47552fa...2354473. Read the comment docs.