fix(mcp): relax column name regex, improve generate_chart validation errors and examples #39866
+251
−16
Codecov / codecov/project
succeeded
May 5, 2026 in 1s
63.31% (-1.06%) compared to 673634f
View this Pull Request on Codecov
63.31% (-1.06%) compared to 673634f
Details
Codecov Report
❌ Patch coverage is 10.34483% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.31%. Comparing base (673634f) to head (a66b8d6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...t/mcp_service/chart/validation/schema_validator.py | 0.00% | 22 Missing |
| superset/mcp_service/chart/schemas.py | 42.85% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #39866 +/- ##
==========================================
- Coverage 64.37% 63.31% -1.06%
==========================================
Files 2569 2582 +13
Lines 134745 136495 +1750
Branches 31278 31468 +190
==========================================
- Hits 86739 86421 -318
- Misses 46508 48561 +2053
- Partials 1498 1513 +15 ☔ 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