borgbackup / borg

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

improve acl_get / acl_set error handling (master) #8178

Closed ThomasWaldmann closed 2 months ago

ThomasWaldmann commented 2 months ago

Fixes #4049. Fixes #8139.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 83.45%. Comparing base (6de9ca8) to head (4e5bf28). Report is 8 commits behind head on master.

Files Patch % Lines
src/borg/archive.py 50.00% 4 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 @@ ## master #8178 +/- ## ========================================== - Coverage 83.49% 83.45% -0.05% ========================================== Files 67 67 Lines 12046 12061 +15 Branches 2185 2189 +4 ========================================== + Hits 10058 10065 +7 - Misses 1389 1397 +8 Partials 599 599 ```

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