tskit-dev / tsconvert

Utilities for converting tree sequences to and from other formats
MIT License
7 stars 6 forks source link

Upgrade to pytest #16

Closed benjeffery closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (0944d9f) into main (6a1010e) will decrease coverage by 4.20%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   98.88%   94.68%   -4.21%     
==========================================
  Files           3        4       +1     
  Lines          90       94       +4     
  Branches       25       26       +1     
==========================================
  Hits           89       89              
- Misses          0        4       +4     
  Partials        1        1              
Impacted Files Coverage Δ
tsconvert/__main__.py 0.00% <0.00%> (ø)

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 6a1010e...0944d9f. Read the comment docs.