Skip to content

feat: mcp supports #1050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 21, 2025
Merged

feat: mcp supports #1050

merged 5 commits into from
Apr 21, 2025

Conversation

venjiang
Copy link
Contributor

Description

MCP supports.

@venjiang venjiang requested a review from woorui as a code owner April 17, 2025 10:16
@venjiang venjiang self-assigned this Apr 17, 2025
Copy link

codecov bot commented Apr 17, 2025

Codecov Report

Attention: Patch coverage is 26.09524% with 388 lines in your changes missing coverage. Please review.

Project coverage is 44.95%. Comparing base (84d894b) to head (75e5e6b).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/bridge/mcp/server.go 7.51% 123 Missing ⚠️
pkg/bridge/mcp/mcp_server.go 0.00% 122 Missing ⚠️
pkg/bridge/llm/api_server.go 53.08% 35 Missing and 3 partials ⚠️
pkg/bridge/mcp/config.go 0.00% 26 Missing ⚠️
pkg/bridge/ai/http.go 55.55% 21 Missing and 3 partials ⚠️
ai/register.go 0.00% 23 Missing ⚠️
cli/serve.go 0.00% 18 Missing ⚠️
pkg/bridge/ai/ai.go 53.84% 4 Missing and 2 partials ⚠️
pkg/bridge/ai/register/register.go 70.00% 2 Missing and 1 partial ⚠️
pkg/bridge/ai/response_writer.go 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1050      +/-   ##
==========================================
- Coverage   46.00%   44.95%   -1.06%     
==========================================
  Files         102      108       +6     
  Lines        7288     7677     +389     
==========================================
+ Hits         3353     3451      +98     
- Misses       3733     4022     +289     
- Partials      202      204       +2     

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

@venjiang venjiang merged commit cac5691 into master Apr 21, 2025
3 of 5 checks passed
@venjiang venjiang deleted the feat/mcp branch April 21, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants