snowflakedb / gosnowflake

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

Fix null in structured types arrays regression #1187

Closed sfc-gh-astachowski closed 1 month ago

sfc-gh-astachowski commented 1 month ago

Description

Undone some refactoring that caused a regression

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.55%. Comparing base (2e40d2e) to head (e229316). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1187 +/- ## ========================================== + Coverage 82.54% 82.55% +0.01% ========================================== Files 54 54 Lines 12815 12823 +8 ========================================== + Hits 10578 10586 +8 Misses 2237 2237 ```

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