MCPcopy Create free account
hub / github.com/anomalyco/opencode / apply_patch.test.ts

File apply_patch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import path from "path"
3import * as fs from "fs/promises"
4import { LayerNode } from "@opencode-ai/core/effect/layer-node"

Callers

nothing calls this directly

Calls 14

testEffectFunction · 0.90
expectReadFailureFunction · 0.85
makeDirFunction · 0.85
instanceMethod · 0.80
makeCtxFunction · 0.70
expectFailureFunction · 0.70
executeFunction · 0.70
writeTextFunction · 0.70
readTextFunction · 0.70
executeMethod · 0.65
findMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected