Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ scope-ref.test.ts
File
scope-ref.test.ts
packages/effect/test/Effect/scope-ref.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ deepStrictEqual } from
"@effect/vitest/utils"
3
import
{ GenericTag } from
"effect/Context"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
6
deepStrictEqual
Function · 0.90
withValue
Function · 0.85
logRef
Function · 0.85
make
Method · 0.65
provide
Method · 0.65
pipe
Function · 0.50
Tested by
no test coverage detected