MCPcopy Index your code
hub / github.com/Effect-TS/effect / finalization.test.ts

File finalization.test.ts

packages/effect/test/Channel/finalization.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 Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 13

deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
fromEffectMethod · 0.80
writeAllMethod · 0.80
eventFunction · 0.70
FirstFunction · 0.70
SecondFunction · 0.70
makeMethod · 0.65
getMethod · 0.65
zipMethod · 0.65
writeMethod · 0.65
dieMessageMethod · 0.65

Tested by

no test coverage detected