refactor(mcp): remove writeEnabled param from Server.Start #3765
Codecov / codecov/project
succeeded
May 17, 2026 in 1s
56.83% (-0.20%) compared to 584c11e
View this Pull Request on Codecov
56.83% (-0.20%) compared to 584c11e
Details
Codecov Report
❌ Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.83%. Comparing base (584c11e) to head (13ab958).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/mock/mcp_server.go | 0.00% | 3 Missing |
| pkg/functions/client.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3765 +/- ##
==========================================
- Coverage 57.03% 56.83% -0.20%
==========================================
Files 182 182
Lines 21376 21375 -1
==========================================
- Hits 12191 12149 -42
- Misses 7953 8002 +49
+ Partials 1232 1224 -8 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading