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

WIP: Improve rust project detection #1779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Improve rust project detection

ca8729a
Select commit
Loading
Failed to load commit list.
Open

WIP: Improve rust project detection #1779

Improve rust project detection
ca8729a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 3, 2025 in 0s

84.21% of diff hit (target 95.86%)

View this Pull Request on Codecov

84.21% of diff hit (target 95.86%)

Annotations

Check warning on line 2385 in ycmd/completers/language_server/language_server_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/language_server/language_server_completer.py#L2385

Added line #L2385 was not covered by tests

Check warning on line 118 in ycmd/completers/rust/rust_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/rust/rust_completer.py#L118

Added line #L118 was not covered by tests

Check warning on line 124 in ycmd/completers/rust/rust_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/rust/rust_completer.py#L121-L124

Added lines #L121 - L124 were not covered by tests