Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ streamContextBuilder.test.ts
File
streamContextBuilder.test.ts
src/node/services/streamContextBuilder.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"node:fs/promises"
;
2
import
* as path from
"node:path"
;
3
4
import
{ describe, expect, test } from
"bun:test"
;
Callers
nothing calls this directly
Calls
9
createMuxMessage
Function · 0.90
getPlanFilePath
Function · 0.90
buildPlanInstructions
Function · 0.90
sliceMessagesFromLatestCompactionBoundary
Function · 0.90
buildStreamSystemContext
Function · 0.90
buildSystemContextForTest
Function · 0.85
createWorkspaceMetadata
Function · 0.70
createProjectsConfig
Function · 0.70
writeFile
Method · 0.65
Tested by
no test coverage detected