MCPcopy Index your code
hub / github.com/anomalyco/opencode / app-runtime-logger.test.ts

File app-runtime-logger.test.ts

packages/opencode/test/effect/app-runtime-logger.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { Context, Deferred, Effect, Fiber, Layer, Logger } from "effect"
4import { CrossSpawnSpawner } from "@opencode-ai/core/cross-spawn-spawner"

Callers

nothing calls this directly

Calls 7

testEffectFunction · 0.90
attachFunction · 0.90
instanceMethod · 0.80
checkFunction · 0.70
useMethod · 0.45
currentMethod · 0.45
makeMethod · 0.45

Tested by

no test coverage detected