Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ compaction.pruneLastMessage.test.ts
File
compaction.pruneLastMessage.test.ts
extensions/cli/src/compaction.pruneLastMessage.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ convertToUnifiedHistory } from
"core/util/messageConversion.js"
;
2
import
{ describe, expect, it } from
"vitest"
;
3
4
import
{ pruneLastMessage } from
"./compaction.js"
;
Callers
nothing calls this directly
Calls
3
pruneLastMessage
Function · 0.85
convertToUnifiedHistory
Function · 0.85
debug
Method · 0.45
Tested by
no test coverage detected