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

Expose hash over ChunkListEntry to borg list --format {chunk_ids_$HASH} #5167

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

list formatter: only expose sha256 variant of chunk_ids_checksum

d7b3620
Select commit
Loading
Failed to load commit list.
Draft

Expose hash over ChunkListEntry to borg list --format {chunk_ids_$HASH} #5167

list formatter: only expose sha256 variant of chunk_ids_checksum
d7b3620
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 12, 2024 in 0s

83.86% (-0.12%) compared to 08a12cc

View this Pull Request on Codecov

83.86% (-0.12%) compared to 08a12cc

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.86%. Comparing base (08a12cc) to head (d7b3620).
Report is 2917 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/helpers/parseformat.py 44.44% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5167      +/-   ##
==========================================
- Coverage   83.98%   83.86%   -0.12%     
==========================================
  Files          37       37              
  Lines        9839     9854      +15     
  Branches     1638     1640       +2     
==========================================
+ Hits         8263     8264       +1     
- Misses       1097     1110      +13     
- Partials      479      480       +1     

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