MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / resolver-worker.ts

File resolver-worker.ts

src/resolution/resolver-worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Resolver worker — one member of the parallel-resolution pool.
3 *
4 * Opens the project database READ-ONLY on its own connection and hosts a full

Callers

nothing calls this directly

Calls 13

createDatabaseFunction · 0.90
createYielderFunction · 0.90
errorMethod · 0.80
rebindMethod · 0.80
getResolutionContextMethod · 0.80
dumpResolveProfileMethod · 0.80
onMethod · 0.65
pragmaMethod · 0.65
postMessageMethod · 0.65
closeMethod · 0.65
runMethod · 0.65

Tested by

no test coverage detected