snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
294 stars 122 forks source link

SNOW-116310: Adjust BINARY col size to match assertions #1174

Closed sfc-gh-dheyman-1 closed 3 months ago

sfc-gh-dheyman-1 commented 3 months ago

Description

SNOW-116310 Adjusted BINARY col size for select statement used in tests, to match assertions.

Checklist

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.15%. Comparing base (52590b9) to head (d99aa01).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1174 +/- ## ========================================== - Coverage 83.16% 83.15% -0.02% ========================================== Files 54 54 Lines 12149 12149 ========================================== - Hits 10104 10102 -2 - Misses 2045 2047 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.