AltimateAI / AltimateAI/altimate-code

chore: clean up duplicate extractColumns and buildSchemaContext helpers

オープン
#700 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
811
フォーク
134
平均マージ
3日 2時間
マージ済み PR(30日)
50

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。