AltimateAI / AltimateAI/altimate-code
chore: clean up duplicate extractColumns and buildSchemaContext helpers
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 811
- Fork
- 134
- Merge trung bình
- 3 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 50
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.