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

chore(completion): replace CRLF with LF for code completion LLM requests #3303

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

chore: use functions and ut for replacing crlf

120602e
Select commit
Loading
Failed to load commit list.
Open

chore(completion): replace CRLF with LF for code completion LLM requests #3303

chore: use functions and ut for replacing crlf
120602e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 23, 2024 in 0s

98.21% of diff hit (target 75.00%)

View this Pull Request on Codecov

98.21% of diff hit (target 75.00%)

Annotations

Check warning on line 330 in crates/tabby/src/services/completion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby/src/services/completion.rs#L330

Added line #L330 was not covered by tests

Check warning on line 391 in crates/tabby/src/services/completion.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/tabby/src/services/completion.rs#L391

Added line #L391 was not covered by tests