Skip to content

fix(mcp): accept Superset vocabulary in chart configs and clarify query_dataset metric errors - #40972

Merged
richardfogaca merged 4 commits into
apache:masterfrom
richardfogaca:richardfogaca/mcp-chart-config-coercion
Jul 6, 2026
Merged

fix(mcp): accept Superset vocabulary in chart configs and clarify query_dataset metric errors#40972
richardfogaca merged 4 commits into
apache:masterfrom
richardfogaca:richardfogaca/mcp-chart-config-coercion

fix(mcp): accept Superset vocabulary in chart configs and clarify que…

4a8a098
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 0s

63.71% (-0.59%) compared to 6c5ad1e

View this Pull Request on Codecov

63.71% (-0.59%) compared to 6c5ad1e

Details

Codecov Report

❌ Patch coverage is 42.00000% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.71%. Comparing base (6c5ad1e) to head (4a8a098).

Files with missing lines Patch % Lines
superset/mcp_service/chart/schemas.py 50.00% 20 Missing ⚠️
superset/mcp_service/dataset/tool/query_dataset.py 10.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #40972      +/-   ##
==========================================
- Coverage   64.30%   63.71%   -0.59%     
==========================================
  Files        2657     2657              
  Lines      144059   144101      +42     
  Branches    33216    33225       +9     
==========================================
- Hits        92639    91817     -822     
- Misses      49798    50660     +862     
- Partials     1622     1624       +2     

☔ View full report in Codecov by Harness.
📢 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.