Skip to content

blake2b_256: fix key passing, fixes #8867

8e85f90
Select commit
Loading
Failed to load commit list.
Draft

blake2b_256: fix key passing, fixes #8867 #8887

blake2b_256: fix key passing, fixes #8867
8e85f90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2025 in 1s

81.46% (+0.02%) compared to 5aa536d

View this Pull Request on Codecov

81.46% (+0.02%) compared to 5aa536d

Details

Codecov Report

❌ Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.46%. Comparing base (5aa536d) to head (8e85f90).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archiver/benchmark_cmd.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8887      +/-   ##
==========================================
+ Coverage   81.43%   81.46%   +0.02%     
==========================================
  Files          77       77              
  Lines       13515    13530      +15     
  Branches     2004     2004              
==========================================
+ Hits        11006    11022      +16     
  Misses       1853     1853              
+ Partials      656      655       -1     

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