Refactor the CLI to be separate commands #61
84.03% of diff hit (target 62.27%)
View this Pull Request on Codecov
84.03% of diff hit (target 62.27%)
Annotations
Check warning on line 4 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L4
Added line #L4 was not covered by tests
Check warning on line 10 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L10
Added line #L10 was not covered by tests
Check warning on line 14 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L14
Added line #L14 was not covered by tests
Check warning on line 17 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L17
Added line #L17 was not covered by tests
Check warning on line 19 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L19
Added line #L19 was not covered by tests
Check warning on line 26 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L24-L26
Added lines #L24 - L26 were not covered by tests
Check warning on line 29 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L28-L29
Added lines #L28 - L29 were not covered by tests
Check warning on line 33 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L32-L33
Added lines #L32 - L33 were not covered by tests
Check warning on line 36 in command_line_assistant/__main__.py
codecov / codecov/patch
command_line_assistant/__main__.py#L35-L36
Added lines #L35 - L36 were not covered by tests
Check warning on line 39 in command_line_assistant/commands/query.py
codecov / codecov/patch
command_line_assistant/commands/query.py#L39
Added line #L39 was not covered by tests
Check warning on line 24 in command_line_assistant/commands/record.py
codecov / codecov/patch
command_line_assistant/commands/record.py#L24
Added line #L24 was not covered by tests
Check warning on line 20 in command_line_assistant/utils/cli.py
codecov / codecov/patch
command_line_assistant/utils/cli.py#L20
Added line #L20 was not covered by tests