Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: remove superfluous repository.list() call #8411

Merged

bugfix: remove superfluous repository.list() call

1436bbb
Select commit
Loading
Failed to load commit list.
Merged

bugfix: remove superfluous repository.list() call #8411

bugfix: remove superfluous repository.list() call
1436bbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 24, 2024 in 0s

51.21% of diff hit (target 81.54%)

View this Pull Request on Codecov

51.21% of diff hit (target 81.54%)

Annotations

Check warning on line 179 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 182 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L182

Added line #L182 was not covered by tests

Check warning on line 187 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L184-L187

Added lines #L184 - L187 were not covered by tests

Check warning on line 190 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L190

Added line #L190 was not covered by tests

Check warning on line 194 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L192-L194

Added lines #L192 - L194 were not covered by tests

Check warning on line 197 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L196-L197

Added lines #L196 - L197 were not covered by tests

Check warning on line 199 in src/borg/archiver/debug_cmd.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/archiver/debug_cmd.py#L199

Added line #L199 was not covered by tests

Check warning on line 28 in src/borg/repository.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/borg/repository.py#L28

Added line #L28 was not covered by tests