MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / implementor-helpers.test.ts

File implementor-helpers.test.ts

cli/src/utils/__tests__/implementor-helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2
3import {
4 extractValueForKey,

Callers

nothing calls this directly

Calls 15

extractValueForKeyFunction · 0.90
extractFilePathFunction · 0.90
extractDiffFunction · 0.90
parseDiffStatsFunction · 0.90
getFileChangeTypeFunction · 0.90
shouldShowEditDiffFunction · 0.90
getFileStatsFromBlocksFunction · 0.90
buildActivityTimelineFunction · 0.90
isImplementorAgentFunction · 0.90
getImplementorIndexFunction · 0.90
groupConsecutiveBlocksFunction · 0.90

Tested by

no test coverage detected