Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ tool-apply-patch.test.ts
File
tool-apply-patch.test.ts
packages/core/test/tool-apply-patch.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"fs/promises"
2
import
path from
"path"
3
import
{ describe, expect } from
"bun:test"
4
import
{ Deferred, Effect, Exit, Fiber, Layer } from
"effect"
Callers
nothing calls this directly
Calls
15
testEffect
Function · 0.90
tmpdir
Function · 0.90
toolDefinitions
Function · 0.90
settleTool
Function · 0.90
executeTool
Function · 0.90
sync
Method · 0.80
push
Method · 0.80
interrupt
Method · 0.80
reset
Function · 0.70
withTool
Function · 0.70
call
Function · 0.70
exists
Function · 0.70
Tested by
no test coverage detected