Skip to content

fix(mcp): broaden tagged-union cleanup and drop chart-type-specific hint

a850bf7
Select commit
Loading
Failed to load commit list.
Merged

fix(mcp): surface validation errors in generate_chart instead of empty response #39522

fix(mcp): broaden tagged-union cleanup and drop chart-type-specific hint
a850bf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

64.52% (+0.07%) compared to 151d7d7

View this Pull Request on Codecov

64.52% (+0.07%) compared to 151d7d7

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.52%. Comparing base (151d7d7) to head (a850bf7).
⚠️ Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
superset/mcp_service/chart/validation/pipeline.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #39522      +/-   ##
==========================================
+ Coverage   64.44%   64.52%   +0.07%     
==========================================
  Files        2560     2562       +2     
  Lines      133574   133413     -161     
  Branches    31017    30986      -31     
==========================================
- Hits        86082    86081       -1     
+ Misses      45999    45840     -159     
+ Partials     1493     1492       -1     

☔ 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.