MCPcopy 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

1import { describe, expect, test } from "bun:test";
2
3import { shouldEnableTelemetry, type TelemetryEnablementContext } from "./telemetryService";
4

Callers

nothing calls this directly

Calls 2

shouldEnableTelemetryFunction · 0.90
createContextFunction · 0.70

Tested by

no test coverage detected