fix(sql): quote identifiers in transpile_to_dialect to fix case-sensitive column filters #39521
+137
−3
Codecov / codecov/project
succeeded
Apr 23, 2026 in 1s
64.53% (-0.04%) compared to e1ed500
View this Pull Request on Codecov
64.53% (-0.04%) compared to e1ed500
Details
Codecov Report
❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.53%. Comparing base (e1ed500) to head (9b43cf6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| superset/common/query_object.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #39521 +/- ##
==========================================
- Coverage 64.57% 64.53% -0.04%
==========================================
Files 2561 2562 +1
Lines 133470 133409 -61
Branches 31015 30977 -38
==========================================
- Hits 86182 86090 -92
- Misses 45796 45827 +31
Partials 1492 1492 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading