MCPcopy
hub / github.com/Effect-TS/effect / constructors.test.ts

File constructors.test.ts

packages/effect/test/Sink/constructors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, deepStrictEqual } from "@effect/vitest/utils"
3import type * as Chunk from "effect/Chunk"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 13

deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
fromEffectMethod · 0.80
makeMethod · 0.65
failMethod · 0.65
takeAllMethod · 0.65
mapMethod · 0.65
subscribeMethod · 0.65
joinMethod · 0.65
pipeFunction · 0.50
runMethod · 0.45
isShutdownMethod · 0.45

Tested by

no test coverage detected