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

hashindex_compact: fix eval order (check idx before use), fixes #5899 #6818

Merged

Conversation

ThomasWaldmann
Copy link
Member

also: fix "off by one" comment

forward port to master.

@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2022

Codecov Report

Merging #6818 (2157a35) into master (4e4bfd2) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6818      +/-   ##
==========================================
+ Coverage   82.55%   82.68%   +0.13%     
==========================================
  Files          39       39              
  Lines       10756    10756              
  Branches     2248     2248              
==========================================
+ Hits         8880     8894      +14     
+ Misses       1351     1339      -12     
+ Partials      525      523       -2     
Impacted Files Coverage Δ
src/borg/helpers/parseformat.py 90.22% <0.00%> (+0.16%) ⬆️
src/borg/repository.py 82.32% <0.00%> (+0.17%) ⬆️
src/borg/archive.py 81.85% <0.00%> (+0.24%) ⬆️
src/borg/archiver.py 78.57% <0.00%> (+0.30%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e577ccb...2157a35. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit f649b9f into borgbackup:master Jun 30, 2022
@ThomasWaldmann ThomasWaldmann deleted the fix-hashindex-compact-master branch June 30, 2022 18:57
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