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

[Auto Suggest] DQL Parsing updates and Fixes #8931

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

Merge branch 'main' into autosuggest-dql-bugs

de97f8f
Select commit
Loading
Failed to load commit list.
Open

[Auto Suggest] DQL Parsing updates and Fixes #8931

Merge branch 'main' into autosuggest-dql-bugs
de97f8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2024 in 1s

0.00% of diff hit (target 60.88%)

View this Pull Request on Codecov

0.00% of diff hit (target 60.88%)

Annotations

Check warning on line 116 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L116

Added line #L116 was not covered by tests

Check warning on line 130 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L130

Added line #L130 was not covered by tests

Check warning on line 132 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L132

Added line #L132 was not covered by tests

Check warning on line 134 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L134

Added line #L134 was not covered by tests

Check warning on line 136 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L136

Added line #L136 was not covered by tests

Check warning on line 258 in src/plugins/data/public/antlr/dql/code_completion.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/code_completion.ts#L257-L258

Added lines #L257 - L258 were not covered by tests