Skip to content

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 Jun 29, 2025 in 1s

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 3425 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.