JuliaIO / Tar.jl

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

can_symlink: don't modify logging #76

Closed StefanKarpinski closed 4 years ago

StefanKarpinski commented 4 years ago

See https://github.com/JuliaLang/Pkg.jl/issues/2061

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 into master will decrease coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   95.69%   95.67%   -0.03%     
==========================================
  Files           4        4              
  Lines         581      578       -3     
==========================================
- Hits          556      553       -3     
  Misses         25       25              
Impacted Files Coverage Δ
src/Tar.jl 96.96% <ø> (-0.14%) :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 77c0db7...eb59248. Read the comment docs.