MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / codegraph.test.ts

File codegraph.test.ts

test/codegraph.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import * as path from 'path';
4import * as os from 'os';

Callers

nothing calls this directly

Calls 10

extractSymbolsFunction · 0.85
setCodeGraphDBFunction · 0.85
__setRipgrepAvailableFunction · 0.85
indexAllMethod · 0.80
findSymbolsByNameMethod · 0.80
searchSymbolsByPrefixMethod · 0.80
listSymbolsInFileMethod · 0.80
makeCtxFunction · 0.70
executeMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected