Skip to content

feat(mcp): make config optional in generate_explore_link

f2d4e9c
Select commit
Loading
Failed to load commit list.
Open

feat(mcp): make config optional in generate_explore_link #39559

feat(mcp): make config optional in generate_explore_link
f2d4e9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

64.45% (-0.04%) compared to fbd0621

View this Pull Request on Codecov

64.45% (-0.04%) compared to fbd0621

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.45%. Comparing base (fbd0621) to head (f2d4e9c).
⚠️ Report is 55 commits behind head on master.

Files with missing lines Patch % Lines
.../mcp_service/explore/tool/generate_explore_link.py 0.00% 9 Missing ⚠️
superset/mcp_service/chart/schemas.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #39559      +/-   ##
==========================================
- Coverage   64.49%   64.45%   -0.04%     
==========================================
  Files        2557     2561       +4     
  Lines      133191   133390     +199     
  Branches    30935    30969      +34     
==========================================
+ Hits        85897    85975      +78     
- Misses      45804    45923     +119     
- Partials     1490     1492       +2     

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