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

File error-handling.test.ts

packages/effect/test/Channel/error-handling.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 * as Channel from "effect/Channel"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 12

deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
fromEffectMethod · 0.80
isInterruptedMethod · 0.80
writeMethod · 0.65
failMethod · 0.65
makeMethod · 0.65
onExitMethod · 0.65
setMethod · 0.65
getMethod · 0.65
pipeFunction · 0.50
awaitMethod · 0.45

Tested by

no test coverage detected