MCPcopy
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

1import { ChunkWithoutID } from "../..";
2import { cleanupAsyncEncoders, countTokensAsync } from "../../llm/countTokens";
3import { codeChunker } from "./code";
4

Callers

nothing calls this directly

Calls 8

codeChunkerFunction · 0.90
cleanupAsyncEncodersFunction · 0.90
countTokensAsyncFunction · 0.90
genToStrsFunction · 0.85
methodIFunction · 0.85
collectContentsFunction · 0.85
fromMethod · 0.80
logMethod · 0.65

Tested by

no test coverage detected