Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ blob.test.ts
File
blob.test.ts
packages/core/sdk/src/blob.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
{ StorageError } from
"./fuma-runtime"
;
Callers
nothing calls this directly
Calls
6
makeInMemoryBlobStore
Function · 0.90
pluginBlobStore
Function · 0.90
partitions
Function · 0.85
put
Method · 0.65
get
Method · 0.65
delete
Method · 0.65
Tested by
no test coverage detected