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

fix: cannot decompress tar file correctly #453

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

Signed-off-by: rick <LinuxSuRen@users.noreply.github.com>
@LinuxSuRen LinuxSuRen added the bug Something isn't working label Mar 25, 2024
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 61.56%. Comparing base (ca9209c) to head (3051b0b).

Files Patch % Lines
pkg/compress/gzip.go 68.75% 3 Missing and 2 partials ⚠️
pkg/compress/xz.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
+ Coverage   60.57%   61.56%   +0.99%     
==========================================
  Files          64       64              
  Lines        3465     3445      -20     
==========================================
+ Hits         2099     2121      +22     
+ Misses       1261     1215      -46     
- Partials      105      109       +4     
Flag Coverage Δ
unittests 61.56% <66.66%> (+0.99%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LinuxSuRen LinuxSuRen merged commit 9bcb3e8 into master Mar 25, 2024
14 checks passed
@LinuxSuRen LinuxSuRen deleted the fix/decompress-file branch March 25, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant