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

fixes for non-unique archive names #8393

Merged

Conversation

ThomasWaldmann
Copy link
Member

@ThomasWaldmann ThomasWaldmann commented Sep 18, 2024

For Archive(), always use the archive id, not the archive name!

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.57%. Comparing base (2b69e71) to head (03b139e).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8393      +/-   ##
==========================================
- Coverage   81.69%   81.57%   -0.12%     
==========================================
  Files          70       70              
  Lines       12699    12700       +1     
  Branches     2300     2298       -2     
==========================================
- Hits        10374    10360      -14     
- Misses       1671     1688      +17     
+ Partials      654      652       -2     

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

@ThomasWaldmann ThomasWaldmann changed the title compact: fix for non-unique archive names fixes for non-unique archive names Sep 18, 2024
For Archive(), always use the archive id, not the archive name!

Also: sorting by timestamp, improved output.
For Archive(), always use the archive id, not the archive name!

Also: remove with_archive decorator usage to get more consistent code.
For Archive(), always use the archive id, not the archive name!
For Archive(), always use the archive id, not the archive name!
For Archive(), always use the archive id, not the archive name!
For Archive(), always use the archive id, not the archive name!
@ThomasWaldmann ThomasWaldmann merged commit 97d1e18 into borgbackup:master Sep 18, 2024
15 of 16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the fix-compact-nonunique-names branch September 18, 2024 23:52
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