Skip to content

Forward MCPServerEntry headerForward to vMCP outbound requests

8d8e6d4
Select commit
Loading
Failed to load commit list.
Draft

Forward MCPServerEntry headerForward to vMCP outbound requests #5013

Forward MCPServerEntry headerForward to vMCP outbound requests
8d8e6d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 1s

69.09% (+0.10%) compared to c717272

View this Pull Request on Codecov

69.09% (+0.10%) compared to c717272

Details

Codecov Report

❌ Patch coverage is 78.01418% with 62 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.09%. Comparing base (c717272) to head (8d8e6d4).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
pkg/vmcp/client/header_forward.go 69.62% 18 Missing and 6 partials ⚠️
...perator/controllers/virtualmcpserver_vmcpconfig.go 72.88% 10 Missing and 6 partials ⚠️
...-operator/controllers/mcpserverentry_controller.go 82.22% 6 Missing and 2 partials ⚠️
...perator/controllers/virtualmcpserver_deployment.go 82.97% 5 Missing and 3 partials ⚠️
...perator/controllers/virtualmcpserver_controller.go 0.00% 2 Missing and 1 partial ⚠️
pkg/vmcp/client/client.go 66.66% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5013      +/-   ##
==========================================
+ Coverage   68.98%   69.09%   +0.10%     
==========================================
  Files         552      555       +3     
  Lines       72996    73344     +348     
==========================================
+ Hits        50359    50679     +320     
+ Misses      19639    19633       -6     
- Partials     2998     3032      +34     

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