MCPcopy
hub / github.com/colbymchenry/codegraph / node-sqlite-backend.test.ts

File node-sqlite-backend.test.ts

__tests__/node-sqlite-backend.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * node:sqlite backend (issue #238 follow-up).
3 *
4 * node:sqlite (Node's built-in real SQLite) is now the sole backend. This drives

Callers

nothing calls this directly

Calls 8

joinMethod · 0.80
initMethod · 0.80
closeMethod · 0.65
getBackendMethod · 0.45
getJournalModeMethod · 0.45
getStatsMethod · 0.45
searchNodesMethod · 0.45
getCallersMethod · 0.45

Tested by

no test coverage detected