Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colbymchenry/codegraph
/ index-command.test.ts
File
index-command.test.ts
__tests__/index-command.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Regression coverage
for
issue #874: `codegraph index` produced 0 nodes / 0
3
* edges
while
`codegraph init` worked, and appeared to wipe the graph.
4
*
Callers
nothing calls this directly
Calls
10
runCodegraph
Function · 0.85
graphCounts
Function · 0.85
dbPath
Function · 0.85
resolve
Method · 0.80
join
Method · 0.80
getDb
Method · 0.80
pragmaValue
Function · 0.70
pragma
Method · 0.65
close
Method · 0.65
open
Method · 0.45
Tested by
no test coverage detected