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: improve SQL parsing #26767

Merged
merged 5 commits into from
Mar 13, 2024

Fix integration test

d1a5b7e
Select commit
Loading
Failed to load commit list.
Merged

chore: improve SQL parsing #26767

Fix integration test
d1a5b7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2024 in 1s

96.25% of diff hit (target 69.73%)

View this Pull Request on Codecov

96.25% of diff hit (target 69.73%)

Annotations

Check warning on line 1093 in superset/models/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/models/helpers.py#L1093

Added line #L1093 was not covered by tests

Check warning on line 282 in superset/sql_parse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_parse.py#L282

Added line #L282 was not covered by tests

Check warning on line 408 in superset/sql_parse.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

superset/sql_parse.py#L408

Added line #L408 was not covered by tests