borgbackup / borg

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

allow msgpack 1.1.0 #8228

Closed ThomasWaldmann closed 1 month ago

ThomasWaldmann commented 1 month ago

tests with 1.1.0rc1 were successful, thus I assume 1.1.0 will also work ok.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.74%. Comparing base (ce2a824) to head (d43892d). Report is 1 commits behind head on master.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8228 +/- ## ========================================== - Coverage 83.76% 83.74% -0.03% ========================================== Files 67 67 Lines 12061 12061 Branches 2189 2189 ========================================== - Hits 10103 10100 -3 - Misses 1367 1368 +1 - Partials 591 593 +2 ```

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