AltimateAI / AltimateAI/altimate-code

chore: clean up duplicate extractColumns and buildSchemaContext helpers

Open
#700 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
811
Forks
134
Avg merge
3d 2h
Merged PRs (30d)
50

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.