Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ error-abort.test.ts
File
error-abort.test.ts
common/src/util/__tests__/error-abort.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'bun:test'
2
3
import
{
4
ABORT_ERROR_MESSAGE,
Callers
nothing calls this directly
Calls
15
isAbortError
Function · 0.90
promptSuccess
Function · 0.90
unwrapPromptResult
Function · 0.90
promptAborted
Function · 0.90
callerWithEarlyReturn
Function · 0.85
outerCaller
Function · 0.85
topCall
Function · 0.85
callWithFallback
Function · 0.85
collectValues
Function · 0.85
generateValues
Function · 0.85
outerOperationBad
Function · 0.85
outerOperationGood
Function · 0.85
Tested by
no test coverage detected