Skip to content

fix(mcp): use global ROW_LIMIT config instead of hardcoded default

2f74de9
Select commit
Loading
Failed to load commit list.
Merged

fix(mcp): use chart.query_context for get_chart_data like the API does #36937

fix(mcp): use global ROW_LIMIT config instead of hardcoded default
2f74de9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2026 in 0s

68.18% (+68.18%) compared to 9aff89c

View this Pull Request on Codecov

68.18% (+68.18%) compared to 9aff89c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.18%. Comparing base (9aff89c) to head (2f74de9).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #36937       +/-   ##
===========================================
+ Coverage        0   68.18%   +68.18%     
===========================================
  Files           0      639      +639     
  Lines           0    47701    +47701     
  Branches        0     5210     +5210     
===========================================
+ Hits            0    32527    +32527     
- Misses          0    13893    +13893     
- Partials        0     1281     +1281     

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