10sr / pyltsv

WIP Python Library for Labeled Tab-separated Values (LTSV)
Apache License 2.0
0 stars 0 forks source link

Test CI #16

Closed 10sr closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (8f2a570) into master (d31286c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files           3        3           
  Lines         220      220           
  Branches       54       54           
=======================================
  Hits          217      217           
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
pyltsv/read.py 97.41% <100.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 d31286c...8f2a570. Read the comment docs.

10sr commented 2 years ago

👌