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

File sync.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest"
2import { assertLeft, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Cause from "effect/Cause"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 12

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
assertTrueFunction · 0.90
assertLeftFunction · 0.90
itFunction · 0.85
sumEffectFunction · 0.85
syncMethod · 0.80
sumFunction · 0.70
pipeMethod · 0.65
failMethod · 0.65
dieMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected