mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-24 00:51:53 +00:00
* fix(group): detect httpx async consumers * test(group): tighten httpx consumer coverage * test(group): create extractor temp dirs safely * fix(group): scope httpx async client tracking * fix(group): tighten httpx module-scope tracking Prevent module-scope httpx.AsyncClient tracking from matching same-name local variables inside functions. Also documents the intentionally unsupported direct-import, alias, and typed-assignment forms, and extends the httpx extractor regression fixture to cover module-scope shadowing while keeping module-scope calls detected. --------- Co-authored-by: Gergő Magyar <gergomagyar@icloud.com> |
||
|---|---|---|
| .. | ||
| extractors | ||
| bridge-db.ts | ||
| bridge-schema.ts | ||
| config-parser.ts | ||
| contract-extractor.ts | ||
| cross-impact.ts | ||
| group-path-utils.ts | ||
| matching.ts | ||
| normalization.ts | ||
| PIPELINE.md | ||
| resolve-at-member.ts | ||
| service-boundary-detector.ts | ||
| service.ts | ||
| storage.ts | ||
| sync.ts | ||
| types.ts | ||