10sr / pyltsv

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

Writer #9

Closed 10sr closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #9 into master will increase coverage by 1.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   97.60%   98.63%   +1.03%     
==========================================
  Files           2        3       +1     
  Lines         125      220      +95     
  Branches       21       31      +10     
==========================================
+ Hits          122      217      +95     
  Misses          1        1              
  Partials        2        2              
Impacted Files Coverage Δ
pyltsv/__init__.py 100.00% <100.00%> (ø)
pyltsv/write.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 c94cd13...ac51e0a. Read the comment docs.