Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, describe, expect, test } from
"bun:test"
2
import
{ NodeFileSystem } from
"@effect/platform-node"
3
import
{ Effect, Layer, Logger } from
"effect"
4
import
fs from
"fs/promises"
Callers
nothing calls this directly
Calls
9
resource
Function · 0.90
fileLogger
Function · 0.90
test
Function · 0.85
file
Method · 0.80
write
Function · 0.70
text
Method · 0.65
describe
Function · 0.50
all
Method · 0.45
layer
Method · 0.45
Tested by
no test coverage detected