Skip to content

fix: report skipped tests in ingest results#110

Merged
lidavidm merged 1 commit into
adbc-drivers:mainfrom
amoeba:fix/ingest-missing-skips
Nov 24, 2025
Merged

fix: report skipped tests in ingest results#110
lidavidm merged 1 commit into
adbc-drivers:mainfrom
amoeba:fix/ingest-missing-skips

Conversation

@amoeba

@amoeba amoeba commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

What's Changed

Changes the query that populates our validation result templates so ingest tests that are skipped are included. This aligns with how tests for other things (select, bind) are reported. "skip" in the validation suite can mean "not supported".

Closes #109

@amoeba
amoeba requested a review from lidavidm as a code owner November 21, 2025 18:08
@amoeba

amoeba commented Nov 21, 2025

Copy link
Copy Markdown
Contributor Author

I tested this locally with my WIP changes to the MySQL driver and this works as I expected.

@lidavidm
lidavidm merged commit 865252a into adbc-drivers:main Nov 24, 2025
3 checks passed
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.

Unsupported types reported differently between bind and ingest

2 participants