Skip to content

improve test coverage

480152f
Select commit
Loading
Failed to load commit list.
Open

Configure rate limits on VirtualMCPServer PR B #5276

improve test coverage
480152f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

68.45% (+0.06%) compared to 17451d1

View this Pull Request on Codecov

68.45% (+0.06%) compared to 17451d1

Details

Codecov Report

❌ Patch coverage is 87.09677% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.45%. Comparing base (17451d1) to head (480152f).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/vmcp/server/server.go 82.08% 6 Missing and 6 partials ⚠️
pkg/vmcp/cli/serve.go 71.42% 2 Missing ⚠️
pkg/vmcp/server/ratelimit.go 94.87% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5276      +/-   ##
==========================================
+ Coverage   68.39%   68.45%   +0.06%     
==========================================
  Files         619      620       +1     
  Lines       63318    63422     +104     
==========================================
+ Hits        43305    43415     +110     
+ Misses      16782    16770      -12     
- Partials     3231     3237       +6     

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