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 autosuggest with ANTLR #7467

Merged

remove console log

cde9499
Select commit
Loading
Failed to load commit list.
Merged

[Auto Suggest] DQL autosuggest with ANTLR #7467

remove console log
cde9499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 25, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 48 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L51

Added line #L51 was not covered by tests

Check warning on line 55 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L53-L55

Added lines #L53 - L55 were not covered by tests

Check warning on line 57 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L59

Added line #L59 was not covered by tests

Check warning on line 61 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L61

Added line #L61 was not covered by tests

Check warning on line 108 in src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLLexer.ts#L108

Added line #L108 was not covered by tests

Check warning on line 61 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L57-L61

Added lines #L57 - L61 were not covered by tests

Check warning on line 64 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L64

Added line #L64 was not covered by tests

Check warning on line 69 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 75 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 78 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 84 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 86 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L86

Added line #L86 was not covered by tests

Check warning on line 90 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L90

Added line #L90 was not covered by tests

Check warning on line 92 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L92

Added line #L92 was not covered by tests

Check warning on line 96 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 99 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 105 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 112 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L109-L112

Added lines #L109 - L112 were not covered by tests

Check warning on line 117 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L115-L117

Added lines #L115 - L117 were not covered by tests

Check warning on line 124 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 126 in src/plugins/data/public/antlr/dql/.generated/DQLParser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L126

Added line #L126 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L130

Added line #L130 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/plugins/data/public/antlr/dql/.generated/DQLParser.ts#L132

Added line #L132 was not covered by tests