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

File truncation.test.ts

packages/opencode/test/tool/truncation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from "bun:test"
2import { ConfigV1 } from "@opencode-ai/core/v1/config/config"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { filesystem } from "@opencode-ai/core/effect/app-node-platform"

Callers

nothing calls this directly

Calls 8

testEffectFunction · 0.90
testFunction · 0.85
configuredItFunction · 0.85
createMethod · 0.65
describeFunction · 0.50
fromMethod · 0.45
runMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected