tskit-dev / tszip

Gzip-like compression for tskit tree sequences
https://tszip.readthedocs.io/
MIT License
4 stars 7 forks source link

Fix codecov #70

Closed benjeffery closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #70 (9a9cc9b) into main (5a5731d) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files           6        6           
  Lines         331      331           
  Branches       66       62    -4     
=======================================
  Hits          323      323           
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
tszip/compression.py 98.96% <100.00%> (ø)

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

benjeffery commented 1 year ago

Fixed in #76