Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
assert from
"node:assert/strict"
;
2
import
{ randomUUID } from
"node:crypto"
;
3
import
* as fs from
"node:fs/promises"
;
4
import
* as os from
"node:os"
;
Callers
nothing calls this directly
Calls
15
rebuildAll
Function · 0.90
parseWorkspaceFromDisk
Function · 0.90
appendEvents
Function · 0.90
createDisplayUsage
Function · 0.90
ingestWorkspace
Function · 0.90
readPersistedWorkspaceHeadSignature
Function · 0.90
clearWorkspaceAnalyticsState
Function · 0.90
createMissingSessionsDir
Function · 0.85
getSqlStatements
Function · 0.85
createTempSessionDir
Function · 0.85
makeUserLine
Function · 0.85
makeAssistantLine
Function · 0.85
Tested by
no test coverage detected