AltimateAI / AltimateAI/altimate-code

chore: clean up duplicate extractColumns and buildSchemaContext helpers

Aperta
#700 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
811
Fork
134
Merge medio
3g 2h
PR unite (30g)
50

Descrizione

Found during v0.5.21 release review.

1. `manifest.ts` line 17 defines a local `extractColumns` identical to the one exported from `helpers.ts` line 126. The helpers.ts export is dead code.
2. `unit-tests.ts` `buildSchemaContextFromDeps` duplicates the pattern in `helpers.ts` `buildSchemaContext` with different input types.

Deferred because: cleanup refactor, no functional impact.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.