Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ pending-approval.test.ts
File
pending-approval.test.ts
packages/core/sdk/src/pending-approval.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
import
{ Effect } from
"effect"
;
3
4
import
{ makeInMemoryBlobStore } from
"./blob"
;
Callers
nothing calls this directly
Calls
6
makePendingApprovalStore
Function · 0.90
makeInMemoryBlobStore
Function · 0.90
approval
Function · 0.85
consume
Method · 0.80
discard
Method · 0.80
put
Method · 0.65
Tested by
no test coverage detected