Add MCP server (beacon-mcp): expose tables to Claude over streamable HTTP - #323
Merged
Merged
Codecov / codecov/project
succeeded
Jul 1, 2026 in 0s
74.53% (-0.19%) compared to 75d9eb6
View this Pull Request on Codecov
74.53% (-0.19%) compared to 75d9eb6
Details
Codecov Report
❌ Patch coverage is 69.58119% with 414 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.53%. Comparing base (75d9eb6) to head (98fa84b).
Additional details and impacted files
@@ Coverage Diff @@
## main #323 +/- ##
==========================================
- Coverage 74.71% 74.53% -0.19%
==========================================
Files 284 290 +6
Lines 37089 38448 +1359
==========================================
+ Hits 27712 28656 +944
- Misses 9377 9792 +415 | Files with missing lines | Coverage Δ | |
|---|---|---|
| beacon-api/src/axum/admin/mod.rs | 87.87% <100.00%> (+0.37%) |
⬆️ |
| beacon-api/src/axum/client/mod.rs | 95.12% <100.00%> (+0.12%) |
⬆️ |
| beacon-api/src/axum/router.rs | 76.41% <100.00%> (+1.96%) |
⬆️ |
| beacon-core/src/api.rs | 69.51% <ø> (ø) |
|
| beacon-core/src/statement_plan/mod.rs | 99.35% <100.00%> (+0.10%) |
⬆️ |
| beacon-core/src/statement_plan/query_planner.rs | 84.21% <ø> (ø) |
|
| beacon-data-lake/src/lib.rs | 95.65% <ø> (ø) |
|
| beacon-mcp/src/lib.rs | 87.50% <87.50%> (ø) |
|
| beacon-core/src/parser/beacon_parser.rs | 95.06% <96.29%> (+0.21%) |
⬆️ |
| beacon-api/src/axum/client/tables.rs | 0.00% <0.00%> (ø) |
|
| ... and 10 more |
🚀 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