Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/forloopcodes/contextplus
/ clustering.test.mjs
File
clustering.test.mjs
test/main/clustering.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Spectral clustering and path pattern tests
2
// Tests eigengap clustering, k-means, and file path pattern detection
3
4
import
{ describe, it } from
"node:test"
;
Callers
nothing calls this directly
Calls
2
spectralCluster
Function · 0.85
findPathPattern
Function · 0.85
Tested by
no test coverage detected