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

File scoping.test.ts

packages/effect/test/Channel/scoping.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertLeft, strictEqual } from "@effect/vitest/utils"
3import * as Cause from "effect/Cause"
4import * as Channel from "effect/Channel"

Callers

nothing calls this directly

Calls 11

strictEqualFunction · 0.90
assertLeftFunction · 0.90
itFunction · 0.85
fromEffectMethod · 0.80
makeMethod · 0.65
updateMethod · 0.65
getMethod · 0.65
dieMethod · 0.65
pipeFunction · 0.50
awaitMethod · 0.45
interruptMethod · 0.45

Tested by

no test coverage detected