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

File LogLevel.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Context, Effect, FileSystem, Layer, Logger, Option, Path, Stdio } from "effect"
3import { CliOutput, Command, Flag, GlobalFlag } from "effect/unstable/cli"
4import * as ChildProcessSpawner from "effect/unstable/process/ChildProcessSpawner"

Callers

nothing calls this directly

Calls 14

filterLogsFunction · 0.85
pushMethod · 0.80
syncMethod · 0.80
filterMethod · 0.80
someMethod · 0.80
booleanMethod · 0.80
makeMethod · 0.65
pipeMethod · 0.65
addMethod · 0.65
logMethod · 0.65
mapMethod · 0.65
succeedMethod · 0.45

Tested by

no test coverage detected