JuliaIO / Tar.jl

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

Set up GitHub Actions for testing #82

Closed StefanKarpinski closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (9fd72a8) into master (74a2e67) will increase coverage by 0.60%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   95.68%   96.29%   +0.60%     
==========================================
  Files           4        4              
  Lines         579      620      +41     
==========================================
+ Hits          554      597      +43     
+ Misses         25       23       -2     
Impacted Files Coverage Δ
src/create.jl 97.05% <0.00%> (+0.14%) :arrow_up:
src/Tar.jl 97.36% <0.00%> (+0.39%) :arrow_up:
src/header.jl 93.75% <0.00%> (+0.41%) :arrow_up:
src/extract.jl 96.12% <0.00%> (+0.94%) :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 74a2e67...9fd72a8. Read the comment docs.