Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add seekable method for TarReader use to determine whether the current reader supports seek #1411

Merged
merged 3 commits into from
Aug 29, 2023

Add seekable method for TarReader use to determine whether the curren…

ddbe42a
Select commit
Loading
Failed to load commit list.
Merged

Add seekable method for TarReader use to determine whether the current reader supports seek #1411

Add seekable method for TarReader use to determine whether the curren…
ddbe42a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 0s

46.43% (+0.00%) compared to d54c43f

View this Pull Request on Codecov

46.43% (+0.00%) compared to d54c43f

Details

Codecov Report

Merging #1411 (ddbe42a) into master (d54c43f) will increase coverage by 0.00%.
The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1411   +/-   ##
=======================================
  Coverage   46.43%   46.43%           
=======================================
  Files         123      123           
  Lines       38644    38649    +5     
  Branches    38644    38649    +5     
=======================================
+ Hits        17943    17947    +4     
- Misses      19727    19728    +1     
  Partials      974      974           
Files Changed Coverage Δ
builder/src/tarball.rs 62.84% <83.33%> (+0.16%) ⬆️

... and 4 files with indirect coverage changes