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

Append stdin to the user query #31

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Nov 8, 2024

The stdin was not being appended to the query, which is a bug. This patch should fix it.

The stdin was not being appended to the query, which is a bug. This patch should fix it.
@r0x0d r0x0d force-pushed the fix-stdin-reading branch from 17bd304 to 28cd0b7 Compare November 8, 2024 16:47
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
command_line_assistant/cli.py 0.00% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
command_line_assistant/cli.py 88.88% <0.00%> (+3.88%) ⬆️

@r0x0d r0x0d enabled auto-merge (squash) November 8, 2024 17:02
@r0x0d r0x0d disabled auto-merge November 8, 2024 17:02
@r0x0d r0x0d merged commit 00aae37 into rhel-lightspeed:main Nov 8, 2024
7 of 8 checks passed
@r0x0d r0x0d deleted the fix-stdin-reading branch November 8, 2024 17:02
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