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 #8227

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 82.24%. Comparing base (8470730) to head (7511cb6). Report is 1 commits behind head on 1.2-maint.

: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 #8227 +/- ## ============================================= - Coverage 82.54% 82.24% -0.30% ============================================= Files 38 38 Lines 10838 10838 Branches 2079 2079 ============================================= - Hits 8946 8914 -32 - Misses 1341 1365 +24 - Partials 551 559 +8 ```

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