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

import-tar/export-tar improvements #8467

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

ThomasWaldmann
Copy link
Member

No description provided.

Python 3.8's tarfile module did the same.
@ThomasWaldmann ThomasWaldmann force-pushed the tar-improvements branch 3 times, most recently from c3a7012 to 89ba007 Compare October 8, 2024 18:02
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.74%. Comparing base (1e4314f) to head (e0fdaa4).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archiver/tar_cmds.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8467      +/-   ##
==========================================
+ Coverage   81.69%   81.74%   +0.04%     
==========================================
  Files          72       72              
  Lines       12961    13001      +40     
  Branches     2347     2358      +11     
==========================================
+ Hits        10589    10628      +39     
  Misses       1708     1708              
- Partials      664      665       +1     

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

@ThomasWaldmann ThomasWaldmann merged commit 65d0ce6 into borgbackup:master Oct 9, 2024
16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the tar-improvements branch October 9, 2024 17:04
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.

1 participant