Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ WorkflowRunStore.test.ts
File
WorkflowRunStore.test.ts
src/node/services/workflows/WorkflowRunStore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/
await
-thenable */
2
import
* as fs from
"node:fs/promises"
;
3
import
* as path from
"node:path"
;
4
Callers
nothing calls this directly
Calls
15
appendStatus
Method · 0.80
listRunStatusSnapshots
Method · 0.80
getRunStatusSnapshot
Method · 0.80
createRunIfAbsent
Method · 0.80
getCompletedStep
Method · 0.80
appendNextEvent
Method · 0.80
recordStepCompletedAndAppendTaskEvent
Method · 0.80
recordStepFailedAndAppendTaskEvent
Method · 0.80
renewLease
Method · 0.80
createStore
Function · 0.70
getRun
Method · 0.65
rename
Method · 0.65
Tested by
no test coverage detected