Skip to content

Add regression tests gating the mcp-go to go-sdk migration#5772

Merged
rdimitrov merged 5 commits into
feat/remove-mcp-gofrom
test/regression-mcp-go-migration
Jul 13, 2026
Merged

Add regression tests gating the mcp-go to go-sdk migration#5772
rdimitrov merged 5 commits into
feat/remove-mcp-gofrom
test/regression-mcp-go-migration

Fix codespell: rename rIn/wIn to pipeR/pipeW in bridge test

bc3d074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

70.84% (+0.07%) compared to 3156cb9

View this Pull Request on Codecov

70.84% (+0.07%) compared to 3156cb9

Details

Codecov Report

❌ Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.84%. Comparing base (3156cb9) to head (bc3d074).

Files with missing lines Patch % Lines
pkg/vmcp/server/server.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           feat/remove-mcp-go    #5772      +/-   ##
======================================================
+ Coverage               70.77%   70.84%   +0.07%     
======================================================
  Files                     683      683              
  Lines                   69194    69208      +14     
======================================================
+ Hits                    48970    49030      +60     
+ Misses                  16625    16591      -34     
+ Partials                 3599     3587      -12     

☔ View full report in Codecov by Harness.
📢 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.