JuliaIO / Tar.jl

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

miscellaneous fixes and improvements #104

Closed StefanKarpinski closed 3 years ago

StefanKarpinski commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #104 (cffb931) into master (82cc7dd) will decrease coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   96.37%   96.26%   -0.11%     
==========================================
  Files           4        4              
  Lines         634      643       +9     
==========================================
+ Hits          611      619       +8     
- Misses         23       24       +1     
Impacted Files Coverage Δ
src/Tar.jl 96.05% <ø> (-1.32%) :arrow_down:
src/create.jl 97.05% <100.00%> (ø)
src/extract.jl 96.34% <100.00%> (+0.07%) :arrow_up:
src/header.jl 94.20% <100.00%> (+0.17%) :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 82cc7dd...cffb931. Read the comment docs.