Skip to content

Shorten code

b40acce
Select commit
Loading
Failed to load commit list.
Merged

Improves help output and testability of commands. #80

Shorten code
b40acce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 8, 2025 in 1s

71.73% of diff hit (target 54.06%)

View this Pull Request on Codecov

71.73% of diff hit (target 54.06%)

Annotations

Check warning on line 43 in src/manage/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/config.py#L43

Added line #L43 was not covered by tests

Check warning on line 49 in src/manage/config.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/config.py#L45-L49

Added lines #L45 - L49 were not covered by tests

Check warning on line 170 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L170

Added line #L170 was not covered by tests

Check warning on line 175 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L175

Added line #L175 was not covered by tests

Check warning on line 183 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L183

Added line #L183 was not covered by tests

Check warning on line 188 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L188

Added line #L188 was not covered by tests

Check warning on line 194 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L194

Added line #L194 was not covered by tests

Check warning on line 202 in src/manage/list_command.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/list_command.py#L202

Added line #L202 was not covered by tests

Check warning on line 77 in src/manage/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/logging.py#L77

Added line #L77 was not covered by tests

Check warning on line 223 in src/manage/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/logging.py#L220-L223

Added lines #L220 - L223 were not covered by tests

Check warning on line 235 in src/manage/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/logging.py#L232-L235

Added lines #L232 - L235 were not covered by tests

Check warning on line 257 in src/manage/logging.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/manage/logging.py#L254-L257

Added lines #L254 - L257 were not covered by tests

Check warning on line 46 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L46

Added line #L46 was not covered by tests

Check warning on line 57 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 59 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L59

Added line #L59 was not covered by tests

Check warning on line 84 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 91 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L91

Added line #L91 was not covered by tests

Check warning on line 244 in tests/conftest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/conftest.py#L244

Added line #L244 was not covered by tests