10sr / pyltsv

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

Add bytes support #6

Closed 10sr closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 4.56%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   83.67%   88.23%   +4.56%     
==========================================
  Files           1        2       +1     
  Lines          49       68      +19     
  Branches        8        9       +1     
==========================================
+ Hits           41       60      +19     
  Misses          4        4              
  Partials        4        4              
Impacted Files Coverage Δ
pyltsv/read.py 87.69% <87.69%> (ø)
pyltsv/__init__.py 100.00% <100.00%> (+16.32%) :arrow_up:

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 8a26a6f...427574a. Read the comment docs.