You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add variants of data type tests that exclude u8/u16 columns
Add duplicate tests for "basic data type support" and "uint data type
support" that skip reading _9 (UINT_8) and _10 (UINT_16) columns. This
restores test coverage for the default scan implementation which can be
overridden in CI.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments