Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ Sink.test.ts
File
Sink.test.ts
packages/platform-node-shared/test/Sink.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as NodeSink from
"@effect/platform-node-shared/NodeSink"
2
import
* as NodeStream from
"@effect/platform-node-shared/NodeStream"
3
import
{ assert, describe, it } from
"@effect/vitest"
4
import
{ pipe } from
"effect"
Callers
nothing calls this directly
Calls
11
join
Function · 0.90
pipe
Function · 0.90
it
Function · 0.85
entries
Function · 0.70
pipe
Method · 0.65
make
Method · 0.65
fail
Method · 0.65
sleep
Method · 0.65
map
Method · 0.65
toString
Method · 0.65
run
Method · 0.45
Tested by
no test coverage detected