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

File lifecycle.test.ts

packages/effect/test/Stream/lifecycle.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 Effect from "effect/Effect"
4import { pipe } from "effect/Function"

Callers

nothing calls this directly

Calls 7

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
syncMethod · 0.80
makeMethod · 0.65
onStartMethod · 0.65
onEndMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected