Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ code.test.ts
File
code.test.ts
core/indexing/chunk/code.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ChunkWithoutID } from
"../.."
;
2
import
{ cleanupAsyncEncoders, countTokensAsync } from
"../../llm/countTokens"
;
3
import
{ codeChunker } from
"./code"
;
4
Callers
nothing calls this directly
Calls
8
codeChunker
Function · 0.90
cleanupAsyncEncoders
Function · 0.90
countTokensAsync
Function · 0.90
genToStrs
Function · 0.85
methodI
Function · 0.85
collectContents
Function · 0.85
from
Method · 0.80
log
Method · 0.65
Tested by
no test coverage detected