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/patch failed Dec 9, 2024 in 0s

0.00% of diff hit (target 56.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.00%)

Annotations

Check warning on line 24 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L24

Added line #L24 was not covered by tests

Check warning on line 32 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L32

Added line #L32 was not covered by tests

Check warning on line 87 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 239 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L89-L239

Added lines #L89 - L239 were not covered by tests

Check warning on line 251 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L242-L251

Added lines #L242 - L251 were not covered by tests

Check warning on line 263 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L254-L263

Added lines #L254 - L263 were not covered by tests

Check warning on line 265 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L265

Added line #L265 was not covered by tests

Check warning on line 271 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L267-L271

Added lines #L267 - L271 were not covered by tests

Check warning on line 279 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L273-L279

Added lines #L273 - L279 were not covered by tests

Check warning on line 290 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L281-L290

Added lines #L281 - L290 were not covered by tests

Check warning on line 294 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L293-L294

Added lines #L293 - L294 were not covered by tests

Check warning on line 299 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L296-L299

Added lines #L296 - L299 were not covered by tests

Check warning on line 301 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L301

Added line #L301 was not covered by tests

Check warning on line 309 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L303-L309

Added lines #L303 - L309 were not covered by tests

Check warning on line 328 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L311-L328

Added lines #L311 - L328 were not covered by tests

Check warning on line 333 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L331-L333

Added lines #L331 - L333 were not covered by tests

Check warning on line 338 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L336-L338

Added lines #L336 - L338 were not covered by tests

Check warning on line 352 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L340-L352

Added lines #L340 - L352 were not covered by tests

Check warning on line 366 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L354-L366

Added lines #L354 - L366 were not covered by tests

Check warning on line 379 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L369-L379

Added lines #L369 - L379 were not covered by tests

Check warning on line 390 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L381-L390

Added lines #L381 - L390 were not covered by tests

Check warning on line 392 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L392

Added line #L392 was not covered by tests

Check warning on line 429 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L394-L429

Added lines #L394 - L429 were not covered by tests

Check warning on line 434 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L432-L434

Added lines #L432 - L434 were not covered by tests

Check warning on line 440 in crates/torii/server/src/handlers/mcp.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/server/src/handlers/mcp.rs#L436-L440

Added lines #L436 - L440 were not covered by tests