JuliaIO / Tar.jl

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

hopefully fix more invalidations #139

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

This extends #138. Please see that PR first and help me understand things better if I am not following the correct approach.

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (b261c27) into master (5606269) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #139   +/-   ##
=======================================
  Coverage   97.29%   97.29%           
=======================================
  Files           4        4           
  Lines         775      775           
=======================================
  Hits          754      754           
  Misses         21       21           
Impacted Files Coverage Δ
src/extract.jl 98.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ranocha commented 1 year ago

I suggest the labels latency and backport-1.8 for this PR.

ranocha commented 1 year ago

Bump. Can we get this into Julia v1.8.1?

ranocha commented 1 year ago

Bump. Can we get this into Julia v1.8.1?