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

create: also archive inode number, fixes #8362 #8384

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ThomasWaldmann
Copy link
Member

we could use this if we use the "previous archive" instead of the "files cache" to determine whether a file is unchanged.

we could use this if we use the "previous archive" instead of the "files cache"
to determine whether a file is unchanged.
@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 81.73%. Comparing base (8790371) to head (ae4abdf).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archive.py 50.00% 0 Missing and 1 partial ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8384      +/-   ##
==========================================
- Coverage   81.74%   81.73%   -0.01%     
==========================================
  Files          70       70              
  Lines       12648    12650       +2     
  Branches     2287     2288       +1     
==========================================
+ Hits        10339    10340       +1     
  Misses       1665     1665              
- Partials      644      645       +1     

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

@ThomasWaldmann ThomasWaldmann merged commit ed31131 into borgbackup:master Sep 17, 2024
14 checks passed
@ThomasWaldmann ThomasWaldmann deleted the archive-inode branch September 17, 2024 10:50
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