Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ telemetry.test.ts
File
telemetry.test.ts
apps/cloud/src/mcp/telemetry.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect } from
"effect"
;
3
import
type
* as Tracer from
"effect/Tracer"
;
4
Callers
nothing calls this directly
Calls
5
annotate
Function · 0.85
postRequest
Function · 0.85
makeRecordingTracer
Function · 0.70
expectDefined
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected