borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
10.74k stars 734 forks source link

fix: Error/CommandError have a output format for 1 argument #8108

Closed ThomasWaldmann closed 4 months ago

ThomasWaldmann commented 4 months ago

(backport from master, only thing todo here was that one place)

codecov-commenter commented 4 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (97fe48c) 82.61% compared to head (420ef45) 82.63%. Report is 9 commits behind head on 1.4-maint.

Files Patch % Lines
src/borg/archiver.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.4-maint #8108 +/- ## ============================================= + Coverage 82.61% 82.63% +0.01% ============================================= Files 38 38 Lines 10966 10966 Branches 2098 2098 ============================================= + Hits 9060 9062 +2 + Misses 1344 1343 -1 + Partials 562 561 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.