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: untar file error #36

Merged
merged 1 commit into from
Sep 6, 2023
Merged

fix: untar file error #36

merged 1 commit into from
Sep 6, 2023

Conversation

shipengqi
Copy link
Owner

@shipengqi shipengqi commented Sep 6, 2023

Thank you for contributing to golib!

Please add a summary of your change

fix: untar file error

Does your change fix a particular issue?

Fixes #(issue)

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@codecov-commenter
Copy link

Codecov Report

Merging #36 (29aba43) into main (a3c204a) will increase coverage by 0.17%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   71.65%   71.82%   +0.17%     
==========================================
  Files          22       22              
  Lines         963      962       -1     
==========================================
+ Hits          690      691       +1     
+ Misses        198      197       -1     
+ Partials       75       74       -1     
Flag Coverage Δ
unittests 71.82% <100.00%> (+0.17%) ⬆️

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

Files Changed Coverage Δ
fsutil/tar.go 53.26% <100.00%> (+1.64%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@shipengqi shipengqi merged commit efaeaea into main Sep 6, 2023
12 checks passed
@shipengqi shipengqi deleted the fix/untar-unexpected-eof branch September 6, 2023 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants