MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / telemetry.test.ts

File telemetry.test.ts

packages/telemetry/test/telemetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn } from 'node:child_process';
2import { mkdirSync, readdirSync, readFileSync, rmSync, statSync, writeFileSync } from 'node:fs';
3import { mkdtemp } from 'node:fs/promises';
4import { tmpdir } from 'node:os';

Callers

nothing calls this directly

Calls 15

uninstallCrashHandlersFunction · 0.90
setCrashPhaseFunction · 0.90
buildPayloadFunction · 0.90
applyServerPrefixFunction · 0.90
isTelemetryDisabledByEnvFunction · 0.90
initializeTelemetryFunction · 0.90
trackFunction · 0.90
shutdownTelemetryFunction · 0.90
flushTelemetrySyncFunction · 0.90
makeSinkFunction · 0.85

Tested by

no test coverage detected