Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ session-index.test.ts
File
session-index.test.ts
packages/core/src/query/__tests__/session-index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Tests
for
session index functions extracted to core:
3
* hasSessionIndex, getSessionIndexStats, getChatSessionList,
4
* getSegmentSummary, saveSegmentSummary, updateSessionGapThreshold,
Callers
nothing calls this directly
Calls
14
hasSessionIndex
Function · 0.90
generateSessionIndex
Function · 0.90
getSessionIndexStats
Function · 0.90
updateSessionGapThreshold
Function · 0.90
getChatSessionList
Function · 0.90
getSegmentSummary
Function · 0.90
saveSegmentSummary
Function · 0.90
clearSessionIndex
Function · 0.90
generateIncrementalSessionIndex
Function · 0.90
createSqliteDb
Function · 0.85
seedMessages
Function · 0.85
countRows
Function · 0.85
Tested by
no test coverage detected