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

File RuntimeFlags.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertTrue, strictEqual } from "@effect/vitest/utils"
3import { FastCheck as fc, pipe, RuntimeFlags, RuntimeFlagsPatch } from "effect"
4

Callers

nothing calls this directly

Calls 10

assertTrueFunction · 0.90
assertFalseFunction · 0.90
pipeFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
mapMethod · 0.65
makeMethod · 0.65
patchMethod · 0.65
diffMethod · 0.65
assertMethod · 0.65

Tested by

no test coverage detected