Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ parallel.test.ts
File
parallel.test.ts
apps/sim/executor/orchestrators/parallel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
Callers
nothing calls this directly
Calls
15
buildBranchNodeId
Function · 0.90
buildParallelSentinelStartId
Function · 0.90
buildParallelSentinelEndId
Function · 0.90
buildSentinelStartId
Function · 0.90
buildSentinelEndId
Function · 0.90
createDag
Function · 0.85
createEdgeManager
Function · 0.85
createDagNode
Function · 0.85
initializeParallelScope
Method · 0.80
handleParallelBranchCompletion
Method · 0.80
aggregateParallelResults
Method · 0.80
prepareCurrentBatch
Method · 0.80
Tested by
no test coverage detected