check: summarize findings and repairs#9891
Open
charmikadi wants to merge 4 commits into
Open
Conversation
…air counts in ArchiveChecker and print them at the end of the archive consistency check.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9891 +/- ##
==========================================
- Coverage 85.24% 85.22% -0.03%
==========================================
Files 93 93
Lines 15570 15595 +25
Branches 2357 2365 +8
==========================================
+ Hits 13273 13291 +18
- Misses 1598 1604 +6
- Partials 699 700 +1 ☔ View full report in Codecov by Harness. |
Member
|
@charmikadi Thanks for helping with this! Just be aware that @mr-raj12 is currently working on packs and that might need bigger changes in |
charmikadi
marked this pull request as ready for review
July 10, 2026 13:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
borg checkalready reports individual problems as it finds them, but it was hard to tell at a glance how many issues there were overall, or how many--repairactually fixed.This adds a short summary at the end of the check:
Also updated a few repair tests to cover the new summary lines.
Fixes #2397
Checklist
master(or maintenance branch if only applicable there)toxor the relevant test subset)