MCPcopy
hub / github.com/coder/mux / etl.test.ts

File etl.test.ts

src/node/services/analytics/etl.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { randomUUID } from "node:crypto";
3import * as fs from "node:fs/promises";
4import * as os from "node:os";

Callers

nothing calls this directly

Calls 15

rebuildAllFunction · 0.90
parseWorkspaceFromDiskFunction · 0.90
appendEventsFunction · 0.90
createDisplayUsageFunction · 0.90
ingestWorkspaceFunction · 0.90
createMissingSessionsDirFunction · 0.85
getSqlStatementsFunction · 0.85
createTempSessionDirFunction · 0.85
makeUserLineFunction · 0.85
makeAssistantLineFunction · 0.85

Tested by

no test coverage detected