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

File reading.test.ts

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

Callers

nothing calls this directly

Calls 15

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
innerFunction · 0.85
mapperFunction · 0.85
readIntsNFunction · 0.85
refWriterFunction · 0.85
refReaderFunction · 0.85
writeAllMethod · 0.80
readMethod · 0.80
fromEffectMethod · 0.80
sumFunction · 0.70
eventFunction · 0.70

Tested by

no test coverage detected