fix(mcp): correct method name in API key auth (extract_api_key_from_request)#39437
Merged
Codecov / codecov/project
succeeded
Apr 23, 2026 in 0s
63.98% (-0.52%) compared to 4bdc8d4
View this Pull Request on Codecov
63.98% (-0.52%) compared to 4bdc8d4
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.98%. Comparing base (4bdc8d4) to head (6e34690).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| superset/mcp_service/auth.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #39437 +/- ##
==========================================
- Coverage 64.49% 63.98% -0.52%
==========================================
Files 2557 2562 +5
Lines 133097 137608 +4511
Branches 30910 31981 +1071
==========================================
+ Hits 85846 88042 +2196
- Misses 45761 47970 +2209
- Partials 1490 1596 +106 ☔ 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