Skip to content

feat(router): add omit_tool_name_prefix config for MCP tool names#2441

Merged
endigma merged 14 commits into
wundergraph:mainfrom
shamashel:mike/2e9e-add-omit-operati
Jan 19, 2026
Merged

feat(router): add omit_tool_name_prefix config for MCP tool names#2441
endigma merged 14 commits into
wundergraph:mainfrom
shamashel:mike/2e9e-add-omit-operati

Merge branch 'main' into mike/2e9e-add-omit-operati

6627313
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2026 in 0s

55.67% (target 30.00%)

View this Pull Request on Codecov

55.67% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.67%. Comparing base (57dc1b9) to head (6627313).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2441       +/-   ##
===========================================
+ Coverage   37.60%   55.67%   +18.07%     
===========================================
  Files         769      213      -556     
  Lines      114377    23281    -91096     
  Branches     7861        0     -7861     
===========================================
- Hits        43008    12961    -30047     
+ Misses      71010     9071    -61939     
- Partials      359     1249      +890     
Files with missing lines Coverage Δ
router/core/router.go 69.50% <100.00%> (ø)
router/pkg/config/config.go 20.77% <ø> (ø)
router/pkg/mcpserver/server.go 79.48% <100.00%> (ø)

... and 979 files with indirect coverage changes

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