Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ code-recovery.test.ts
File
code-recovery.test.ts
packages/kernel/core/src/code-recovery.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ recoverExecutionBody } from
"./code-recovery"
;
4
Callers
nothing calls this directly
Calls
2
recoverExecutionBody
Function · 0.90
wrapCallableBody
Function · 0.70
Tested by
no test coverage detected