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

File environment.test.ts

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

Callers

nothing calls this directly

Calls 8

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
fromEffectMethod · 0.80
zipMethod · 0.65
mapMethod · 0.65
provideMethod · 0.65
addMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected