Skip to content

monitor: publish signed+sealed state reports for monitoring#9788

Draft
ThomasWaldmann wants to merge 7 commits into
borgbackup:masterfrom
ThomasWaldmann:monitoring
Draft

monitor: publish signed+sealed state reports for monitoring#9788
ThomasWaldmann wants to merge 7 commits into
borgbackup:masterfrom
ThomasWaldmann:monitoring

monitoring: publish reports for delete, undelete and transfer

5d10236
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 12, 2026 in 0s

80.66% (-4.05%) compared to 890da42

View this Pull Request on Codecov

80.66% (-4.05%) compared to 890da42

Details

Codecov Report

❌ Patch coverage is 90.54545% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.66%. Comparing base (890da42) to head (5d10236).
⚠️ Report is 214 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/monitoring.py 86.13% 11 Missing and 3 partials ⚠️
src/borg/archiver/monitor_cmd.py 93.13% 5 Missing and 2 partials ⚠️
src/borg/archiver/delete_cmd.py 66.66% 0 Missing and 2 partials ⚠️
src/borg/archiver/transfer_cmd.py 80.00% 2 Missing ⚠️
src/borg/archiver/undelete_cmd.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9788      +/-   ##
==========================================
- Coverage   84.70%   80.66%   -4.05%     
==========================================
  Files          92       95       +3     
  Lines       15172    15440     +268     
  Branches     2279     2315      +36     
==========================================
- Hits        12852    12454     -398     
- Misses       1617     2302     +685     
+ Partials      703      684      -19     

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