Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Resource.test.ts
File
Resource.test.ts
packages/effect/test/Resource.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
* as Duration from
"effect/Duration"
3
import
* as Effect from
"effect/Effect"
4
import
{ identity, pipe } from
"effect/Function"
Callers
nothing calls this directly
Calls
8
refresh
Method · 0.80
adjust
Method · 0.80
make
Method · 0.65
get
Method · 0.65
set
Method · 0.65
pipe
Function · 0.50
succeed
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected