mcp: advertise the registry's projection on all three servers (#9655) - #9812
Merged
Codecov / codecov/project
succeeded
Jul 29, 2026 in 0s
91.59% (+12.56%) compared to 9d7f567
View this Pull Request on Codecov
91.59% (+12.56%) compared to 9d7f567
Details
Codecov Report
❌ Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.59%. Comparing base (9d7f567) to head (be0e20e).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/loopover-contract/src/tools/index.ts | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #9812 +/- ##
===========================================
+ Coverage 79.03% 91.59% +12.56%
===========================================
Files 280 915 +635
Lines 58366 112692 +54326
Branches 6697 27078 +20381
===========================================
+ Hits 46128 103220 +57092
+ Misses 11955 8144 -3811
- Partials 283 1328 +1045 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/loopover-contract/src/tool-definition.ts | 100.00% <100.00%> (ø) |
|
| packages/loopover-mcp/bin/loopover-mcp.ts | 67.42% <ø> (ø) |
|
| packages/loopover-miner/bin/loopover-miner-mcp.ts | 97.29% <100.00%> (ø) |
|
| src/mcp/server.ts | 97.35% <100.00%> (ø) |
|
| packages/loopover-contract/src/tools/index.ts | 87.50% <50.00%> (ø) |
Loading