borgbackup / borg

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

repo upgrade helpers (1.2-maint) #8159

Closed ThomasWaldmann closed 3 months ago

ThomasWaldmann commented 3 months ago

Some new borg upgrade options to simplify the CVE-related borg > 1.2.4 upgrade procedure.

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 68.23529% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 82.18%. Comparing base (03998bc) to head (04c8bc6). Report is 3 commits behind head on 1.2-maint.

Files Patch % Lines
src/borg/archiver.py 66.21% 16 Missing and 9 partials :warning:
src/borg/crypto/key.py 66.66% 0 Missing and 1 partial :warning:
src/borg/helpers/__init__.py 87.50% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.2-maint #8159 +/- ## ============================================= - Coverage 82.57% 82.18% -0.40% ============================================= Files 38 38 Lines 10792 10831 +39 Branches 2065 2077 +12 ============================================= - Hits 8912 8901 -11 - Misses 1331 1368 +37 - Partials 549 562 +13 ```

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