Skip to content
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

feat(torii-server): add MCP service to torii ✨ #2778

Merged
merged 4 commits into from
Dec 10, 2024

clippy

75b1bfd
Select commit
Loading
Failed to load commit list.
Merged

feat(torii-server): add MCP service to torii ✨ #2778

clippy
75b1bfd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2024 in 0s

55.59% (-0.42%) compared to 36dd785

View this Pull Request on Codecov

55.59% (-0.42%) compared to 36dd785

Details

Codecov Report

Attention: Patch coverage is 0% with 413 lines in your changes missing coverage. Please review.

Project coverage is 55.59%. Comparing base (36dd785) to head (75b1bfd).

Files with missing lines Patch % Lines
crates/torii/server/src/handlers/mcp.rs 0.00% 411 Missing ⚠️
crates/torii/server/src/proxy.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2778      +/-   ##
==========================================
- Coverage   56.00%   55.59%   -0.42%     
==========================================
  Files         434      435       +1     
  Lines       55090    55502     +412     
==========================================
+ Hits        30854    30855       +1     
- Misses      24236    24647     +411     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.