MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / tool-row-projection.test.ts

File tool-row-projection.test.ts

packages/plugins/openapi/src/sdk/tool-row-projection.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ---------------------------------------------------------------------------
2// Tool-row projection coverage. The invoke and list hot paths select away the
3// heavy input_schema/output_schema JSON (TOOL_INVOCATION_COLUMNS) — a tool row
4// is ~KBs of schemas, but routing/policy needs only the names. These tests pin

Callers

nothing calls this directly

Calls 10

variableFunction · 0.90
createExecutorFunction · 0.90
unwrapInvocationFunction · 0.90
makeTestConfigFunction · 0.85
groupMethod · 0.80
testPluginsFunction · 0.70
getMethod · 0.65
listMethod · 0.65
executeMethod · 0.65

Tested by

no test coverage detected