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

File mapping.test.ts

packages/effect/test/Channel/mapping.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, strictEqual } from "@effect/vitest/utils"
3import * as Array from "effect/Array"
4import * as Channel from "effect/Channel"

Callers

nothing calls this directly

Calls 15

assertTrueFunction · 0.90
strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
writeAllMethod · 0.80
readMethod · 0.80
SecondFunction · 0.70
FirstFunction · 0.70
eventFunction · 0.70
mapMethod · 0.65
isEmptyMethod · 0.65
failMethod · 0.65
writeMethod · 0.65

Tested by

no test coverage detected