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: truncate file when untar #39

Merged
merged 2 commits into from
Sep 7, 2023
Merged

fix: truncate file when untar #39

merged 2 commits into from
Sep 7, 2023

Conversation

shipengqi
Copy link
Owner

Thank you for contributing to golib!

Please add a summary of your change

fix: truncate file when untar

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-commenter commented Sep 7, 2023

Codecov Report

Merging #39 (0eb72d7) into main (a603fe4) will decrease coverage by 0.09%.
The diff coverage is 41.66%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   71.63%   71.54%   -0.09%     
==========================================
  Files          22       22              
  Lines         966      970       +4     
==========================================
+ Hits          692      694       +2     
- Misses        199      200       +1     
- Partials       75       76       +1     
Flag Coverage Δ
unittests 71.54% <41.66%> (-0.09%) ⬇️

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

Files Changed Coverage Δ
fsutil/tar.go 52.00% <41.66%> (-0.09%) ⬇️

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

@shipengqi shipengqi merged commit 637038f into main Sep 7, 2023
12 checks passed
@shipengqi shipengqi deleted the fix/untar-create-file branch September 7, 2023 01: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