Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ serializer.test.ts
File
serializer.test.ts
apps/sim/lib/execution/payloads/serializer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
6
compactExecutionPayload
Function · 0.90
isLargeArrayManifest
Function · 0.90
readLargeArrayManifestSlice
Function · 0.90
isLargeValueRef
Function · 0.90
compactSubflowResults
Function · 0.90
getLargeValueMaterializationError
Function · 0.90
Tested by
no test coverage detected