fix(sqlparse): improve table parsing #26476
Merged
Codecov / codecov/project
succeeded
Jan 22, 2024 in 0s
70.35% (+1.19%) compared to e36c014
View this Pull Request on Codecov
70.35% (+1.19%) compared to e36c014
Details
Codecov Report
Attention: 9 lines
in your changes are missing coverage. Please review.
Comparison is base (
e36c014
) 69.16% compared to head (f512f33
) 70.35%.
Report is 95 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
superset/db_engine_specs/base.py | 50.00% | 3 Missing |
superset/sql_lab.py | 66.66% | 2 Missing |
superset/sql_parse.py | 94.59% | 2 Missing |
superset/db_engine_specs/bigquery.py | 0.00% | 1 Missing |
superset/models/helpers.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #26476 +/- ##
==========================================
+ Coverage 69.16% 70.35% +1.19%
==========================================
Files 1948 1951 +3
Lines 76062 80835 +4773
Branches 8493 8493
==========================================
+ Hits 52609 56875 +4266
- Misses 21273 21780 +507
Partials 2180 2180
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading