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

File FiberRef.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertInclude, assertTrue, strictEqual } from "@effect/vitest/utils"
3import {
4 Chunk,

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
pipeFunction · 0.90
assertIncludeFunction · 0.90
assertTrueFunction · 0.90
runtimeMethod · 0.80
syncMethod · 0.80
pipeMethod · 0.65
sleepMethod · 0.65
makeMethod · 0.65
getMethod · 0.65
forkMethod · 0.65
joinMethod · 0.65

Tested by

no test coverage detected