Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
def
transport():
60
return
CaptureTransport()
61
62
63
def
init_with_transport(transport):
Callers
nothing calls this directly
Calls
1
CaptureTransport
Class · 0.85
Tested by
no test coverage detected