Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ block-processor.test.ts
File
block-processor.test.ts
cli/src/utils/__tests__/block-processor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
3
import
{
4
processBlocks,
Callers
nothing calls this directly
Calls
10
isReasoningTextBlock
Function · 0.90
processBlocks
Function · 0.90
splitAgentsBySize
Function · 0.90
createImageBlock
Function · 0.85
createMockHandlers
Function · 0.85
createReasoningBlock
Function · 0.70
createTextBlock
Function · 0.70
createToolBlock
Function · 0.70
createNonImplementorAgent
Function · 0.70
createImplementorAgent
Function · 0.70
Tested by
no test coverage detected