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

Improve error handling #76

Merged
merged 3 commits into from
Dec 26, 2024

Improve error handling for history and query

07a3cb2
Select commit
Loading
Failed to load commit list.
Merged

Improve error handling #76

Improve error handling for history and query
07a3cb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 26, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 58 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L58

Added line #L58 was not covered by tests

Check warning on line 60 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L60

Added line #L60 was not covered by tests

Check warning on line 63 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L63

Added line #L63 was not covered by tests

Check warning on line 66 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L66

Added line #L66 was not covered by tests

Check warning on line 69 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L69

Added line #L69 was not covered by tests

Check warning on line 76 in command_line_assistant/commands/history.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L71-L76

Added lines #L71 - L76 were not covered by tests

Check warning on line 35 in command_line_assistant/history/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/history/plugins/local.py#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 57 in command_line_assistant/history/plugins/local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/history/plugins/local.py#L55-L57

Added lines #L55 - L57 were not covered by tests