Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ telemetry.test.ts
File
telemetry.test.ts
apps/host-selfhost/src/telemetry.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"@effect/vitest"
;
2
import
{ FetchHttpClient } from
"effect/unstable/http"
;
3
import
{ Effect, Layer } from
"effect"
;
4
Callers
nothing calls this directly
Calls
5
makeTelemetryLive
Function · 0.90
captureExports
Function · 0.85
captureExportUrls
Function · 0.85
captureExportHeaders
Function · 0.85
stubFetch
Function · 0.85
Tested by
no test coverage detected