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

Sync development to main branch #102

Merged
merged 38 commits into from
Jan 8, 2025

Include a filter option for history management (#101)

b496988
Select commit
Loading
Failed to load commit list.
Merged

Sync development to main branch #102

Include a filter option for history management (#101)
b496988
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2025 in 0s

96.09% of diff hit (target 62.27%)

View this Pull Request on Codecov

96.09% of diff hit (target 62.27%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L72

Added line #L72 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L74

Added line #L74 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#L76

Added line #L76 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L78

Added line #L78 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L80

Added line #L80 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L82

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L84-L87

Added lines #L84 - L87 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/history.py#L202

Added line #L202 was not covered by tests

Check warning on line 84 in command_line_assistant/commands/query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/commands/query.py#L84

Added line #L84 was not covered by tests

Check warning on line 28 in command_line_assistant/daemon/clad.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/daemon/clad.py#L28

Added line #L28 was not covered by tests

Check warning on line 38 in command_line_assistant/daemon/http/adapters.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/daemon/http/adapters.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 66 in command_line_assistant/daemon/http/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/daemon/http/session.py#L66

Added line #L66 was not covered by tests

Check warning on line 68 in command_line_assistant/daemon/http/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/daemon/http/session.py#L68

Added line #L68 was not covered by tests

Check warning on line 44 in command_line_assistant/history/manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/history/manager.py#L44

Added line #L44 was not covered by tests

Check warning on line 57 in command_line_assistant/history/manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/history/manager.py#L57

Added line #L57 was not covered by tests

Check warning on line 46 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#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 77 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#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 85 in command_line_assistant/rendering/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/rendering/base.py#L85

Added line #L85 was not covered by tests

Check warning on line 108 in command_line_assistant/rendering/renders/spinner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

command_line_assistant/rendering/renders/spinner.py#L108

Added line #L108 was not covered by tests