Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PatrickSys/codebase-context
/ ast-chunker-integration.test.ts
File
ast-chunker-integration.test.ts
tests/ast-chunker-integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ GenericAnalyzer } from
'../src/analyzers/generic/index'
;
3
import
{ MAX_AST_CHUNK_FILE_LINES } from
'../src/utils/ast-chunker'
;
4
Callers
nothing calls this directly
Calls
3
has
Method · 0.80
analyze
Method · 0.65
add
Method · 0.45
Tested by
no test coverage detected