MCPcopy Index your code
hub / github.com/anomalyco/opencode / observability.test.ts

File observability.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from "bun:test"
2import { NodeFileSystem } from "@effect/platform-node"
3import { Effect, Layer, Logger } from "effect"
4import fs from "fs/promises"

Callers

nothing calls this directly

Calls 9

resourceFunction · 0.90
fileLoggerFunction · 0.90
testFunction · 0.85
fileMethod · 0.80
writeFunction · 0.70
textMethod · 0.65
describeFunction · 0.50
allMethod · 0.45
layerMethod · 0.45

Tested by

no test coverage detected