Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ worker-client.test.ts
File
worker-client.test.ts
packages/node-runtime/src/semantic-index/worker-client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
createSemanticIndexWorkerClient
Function · 0.90
makeConfigStore
Function · 0.85
makeFactory
Function · 0.85
makeStatus
Function · 0.85
set
Method · 0.80
getConfig
Method · 0.65
setConfig
Method · 0.65
canSearch
Method · 0.65
status
Method · 0.65
build
Method · 0.65
rebuild
Method · 0.65
buildAllPending
Method · 0.65
Tested by
no test coverage detected