bugfix: remove superfluous repository.list() call #8411
Merged
Codecov / codecov/project
succeeded
Sep 24, 2024 in 0s
81.54% (+0.00%) compared to 36e3d63
View this Pull Request on Codecov
81.54% (+0.00%) compared to 36e3d63
Details
Codecov Report
Attention: Patch coverage is 51.21951%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 81.54%. Comparing base (
36e3d63
) to head (1436bbb
).
Report is 1 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/borg/archiver/debug_cmd.py | 18.18% | 18 Missing |
src/borg/repository.py | 80.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #8411 +/- ##
=======================================
Coverage 81.54% 81.54%
=======================================
Files 70 70
Lines 12791 12775 -16
Branches 2318 2317 -1
=======================================
- Hits 10431 10418 -13
+ Misses 1703 1699 -4
- Partials 657 658 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading