Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ state.test.ts
File
state.test.ts
packages/core/test/state.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
{ State } from
"@opencode-ai/core/state"
3
import
{ Deferred, Effect, Exit, Fiber, Layer, Scope } from
"effect"
4
import
{ testEffect } from
"./lib/effect"
Callers
nothing calls this directly
Calls
11
testEffect
Function · 0.90
push
Method · 0.80
interrupt
Method · 0.80
sync
Method · 0.80
create
Method · 0.65
add
Method · 0.65
get
Method · 0.65
describe
Function · 0.50
make
Method · 0.45
transform
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected