Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ storage.test.ts
File
storage.test.ts
packages/opencode/test/storage/storage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
path from
"path"
3
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
4
import
{ Effect, Exit, Layer } from
"effect"
Callers
nothing calls this directly
Calls
12
testEffect
Function · 0.90
tmpdirScoped
Function · 0.90
remappedStorage
Function · 0.85
write
Method · 0.80
remove
Method · 0.65
read
Method · 0.65
update
Method · 0.65
list
Method · 0.65
describe
Function · 0.50
scope
Function · 0.50
all
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected