Skip to content

Remove get_sqlite_multiple_db_records, which nothing calls - #99

Merged
abrignoni merged 1 commit into
mainfrom
chore/remove-dead-multiple-db-helper
Aug 25, 2026
Merged

Remove get_sqlite_multiple_db_records, which nothing calls#99
abrignoni merged 1 commit into
mainfrom
chore/remove-dead-multiple-db-helper

Conversation

@abrignoni

Copy link
Copy Markdown
Owner

The helper appended the full staged path as a Source Path column value and returned the prose "file path in the report below" as source_path, so it produced both of the defects the lint job now blocks: an examiner filesystem path in a report column, and a string constant where the "located at" line needs real paths.

No artifact in any of the five cores calls it, and ALEAPP has never carried it at all. Removing it is better than repairing it: a repaired version is still an idiom for the next artifact to copy, and the two checks only see code that exists.

The helper appended the full staged path as a Source Path column value and
returned the prose "file path in the report below" as source_path, so it
produced both of the defects the lint job now blocks: an examiner filesystem
path in a report column, and a string constant where the "located at" line
needs real paths.

No artifact in any of the five cores calls it, and ALEAPP has never carried it
at all. Removing it is better than repairing it: a repaired version is still an
idiom for the next artifact to copy, and the two checks only see code that
exists.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@abrignoni
abrignoni merged commit 04a0766 into main Aug 25, 2026
8 checks passed
@abrignoni
abrignoni deleted the chore/remove-dead-multiple-db-helper branch August 25, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant