MCPcopy Create free account
hub / github.com/Codeplain-ai/codeplain / transport

Function transport

tests/test_telemetry.py:59–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57
58@pytest.fixture
59def transport():
60 return CaptureTransport()
61
62
63def init_with_transport(transport):

Callers

nothing calls this directly

Calls 1

CaptureTransportClass · 0.85

Tested by

no test coverage detected