10sr / pyltsv

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

Strict #8

Closed 10sr closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #8 into master will decrease coverage by 1.01%. The diff coverage is 98.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   98.63%   97.61%   -1.02%     
==========================================
  Files           2        2              
  Lines          73      126      +53     
  Branches       11       21      +10     
==========================================
+ Hits           72      123      +51     
- Misses          0        1       +1     
- Partials        1        2       +1     
Impacted Files Coverage Δ
pyltsv/read.py 97.43% <98.18%> (-1.14%) :arrow_down:
pyltsv/__init__.py 100.00% <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 136f0b5...bfacb3e. Read the comment docs.