Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/mux
/ telemetryService.test.ts
File
telemetryService.test.ts
src/node/services/telemetryService.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
3
import
{ shouldEnableTelemetry,
type
TelemetryEnablementContext } from
"./telemetryService"
;
4
Callers
nothing calls this directly
Calls
2
shouldEnableTelemetry
Function · 0.90
createContext
Function · 0.70
Tested by
no test coverage detected