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

Useful pylint fixes #1715

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

Useful pylint fixes

3e56747
Select commit
Loading
Failed to load commit list.
Open

Useful pylint fixes #1715

Useful pylint fixes
3e56747
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 17, 2024 in 0s

61.53% of diff hit (target 95.52%)

View this Pull Request on Codecov

61.53% of diff hit (target 95.52%)

Annotations

Check warning on line 136 in ycmd/__main__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/__main__.py#L136

Added line #L136 was not covered by tests

Check warning on line 51 in ycmd/completers/language_server/generic_lsp_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/language_server/generic_lsp_completer.py#L51

Added line #L51 was not covered by tests

Check warning on line 55 in ycmd/completers/language_server/generic_lsp_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/language_server/generic_lsp_completer.py#L55

Added line #L55 was not covered by tests

Check warning on line 568 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#L568

Added line #L568 was not covered by tests

Check warning on line 268 in ycmd/completers/typescript/typescript_completer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ycmd/completers/typescript/typescript_completer.py#L268

Added line #L268 was not covered by tests