JuliaIO / Tar.jl

TAR files: create, list, extract them in pure Julia
MIT License
79 stars 19 forks source link

header tests: don't use lpad on invalid strings (#120) #121

Closed StefanKarpinski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #121 (a104bad) into release-1.9 (2c86131) will decrease coverage by 0.32%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.9     #121      +/-   ##
===============================================
- Coverage        96.81%   96.49%   -0.33%     
===============================================
  Files                4        4              
  Lines              691      684       -7     
===============================================
- Hits               669      660       -9     
- Misses              22       24       +2     
Impacted Files Coverage Δ
src/header.jl 92.64% <0.00%> (-1.56%) :arrow_down:
src/extract.jl 97.51% <0.00%> (-0.32%) :arrow_down:

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 2c86131...a104bad. Read the comment docs.