JuliaIO / Tar.jl

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

Make sure that CI runs on PRs #132

Closed DilumAluthge closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #132 (da23e2f) into master (0f8a73d) will decrease coverage by 1.33%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   97.29%   95.95%   -1.34%     
==========================================
  Files           4        4              
  Lines         775      767       -8     
==========================================
- Hits          754      736      -18     
- Misses         21       31      +10     
Impacted Files Coverage Δ
src/Tar.jl 81.39% <ø> (-9.41%) :arrow_down:
src/header.jl 92.00% <0.00%> (-1.34%) :arrow_down:
src/extract.jl 97.84% <0.00%> (-0.28%) :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 0f8a73d...da23e2f. Read the comment docs.