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

compress_entry: fix assertion failure #8516

Merged

Conversation

ThomasWaldmann
Copy link
Member

if the size is not known yet in the chunks index, we must update the value there.

if the size is not known yet in the chunks index, we must update the value there.
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.74%. Comparing base (8a13cf2) to head (0545b6a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/cache.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8516      +/-   ##
==========================================
- Coverage   81.76%   81.74%   -0.03%     
==========================================
  Files          73       73              
  Lines       13140    13142       +2     
  Branches     1926     1927       +1     
==========================================
- Hits        10744    10743       -1     
- Misses       1740     1741       +1     
- Partials      656      658       +2     

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

@ThomasWaldmann ThomasWaldmann merged commit bef9595 into borgbackup:master Nov 2, 2024
14 of 16 checks passed
@ThomasWaldmann ThomasWaldmann deleted the fix-compress-entry branch November 2, 2024 23:16
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