MCPcopy Create free account
hub / github.com/effect-app/libs / Stream.test.ts

File Stream.test.ts

repos/effect/packages/effect/test/Stream.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* oxlint-disable no-restricted-syntax */
2import { assert, describe, it } from "@effect/vitest"
3import { assertExitFailure, assertSuccess, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
4import {

Callers

nothing calls this directly

Calls 15

assertTrueFunction · 0.90
deepStrictEqualFunction · 0.90
assertExitFailureFunction · 0.90
assertCauseFailFunction · 0.90
assertFailureFunction · 0.90
strictEqualFunction · 0.90
chunkCoordinationFunction · 0.90
assertSuccessFunction · 0.90
splitLinesFunction · 0.85
interleaveFunction · 0.85
syncMethod · 0.80
offerUnsafeMethod · 0.80

Tested by

no test coverage detected