Skip to content

CI: use a custom Haiku VM image

854b6b2
Select commit
Loading
Failed to load commit list.
Open

add blake3, blake2b is legacy #9643

CI: use a custom Haiku VM image
854b6b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 1s

83.05% (-0.04%) compared to da0a2ff

View this Pull Request on Codecov

83.05% (-0.04%) compared to da0a2ff

Details

Codecov Report

❌ Patch coverage is 85.88235% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.05%. Comparing base (da0a2ff) to head (854b6b2).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/archiver/key_cmds.py 40.00% 4 Missing and 2 partials ⚠️
src/borg/archiver/transfer_cmd.py 42.85% 2 Missing and 2 partials ⚠️
src/borg/crypto/key.py 95.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9643      +/-   ##
==========================================
- Coverage   83.08%   83.05%   -0.04%     
==========================================
  Files          90       90              
  Lines       15653    15671      +18     
  Branches     2356     2356              
==========================================
+ Hits        13006    13015       +9     
- Misses       1887     1891       +4     
- Partials      760      765       +5     

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