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

[RSPEED-384] Add input field for query #107

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Jan 9, 2025

Jira Issues:

Checklist

  • Jira issue has been made public if possible
  • [RSPEED-] is part of the PR title
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)

@r0x0d r0x0d requested review from a team as code owners January 9, 2025 18:39
This is an alternative to include a file in your query alongside the
positional or stdin query.
@r0x0d r0x0d force-pushed the add-input-field-for-query branch from da67ba3 to 4b36142 Compare January 9, 2025 18:40
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
command_line_assistant/commands/query.py 98.76% <100.00%> (ø)
command_line_assistant/config/__init__.py 100.00% <ø> (ø)
command_line_assistant/constants.py 100.00% <100.00%> (ø)
command_line_assistant/daemon/http/session.py 93.10% <100.00%> (ø)
command_line_assistant/dbus/constants.py 100.00% <100.00%> (ø)
command_line_assistant/dbus/exceptions.py 100.00% <100.00%> (ø)
command_line_assistant/logger.py 100.00% <ø> (ø)
command_line_assistant/utils/files.py 100.00% <100.00%> (ø)
command_line_assistant/utils/renderers.py 100.00% <100.00%> (ø)

@r0x0d r0x0d merged commit a1cab7b into rhel-lightspeed:develop Jan 13, 2025
14 of 15 checks passed
@r0x0d r0x0d deleted the add-input-field-for-query branch January 13, 2025 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant