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

File merging.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
writeAllMethod · 0.80
failCauseMethod · 0.80
fromEffectMethod · 0.80
writeMethod · 0.65
dieMethod · 0.65
zipMethod · 0.65
failMethod · 0.65
makeMethod · 0.65
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected