snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
285 stars 116 forks source link

SNOW-1416000 Simplify structured objects reading #1140

Closed sfc-gh-pfus closed 1 month ago

sfc-gh-pfus commented 2 months ago

Description

SNOW-1416000 Simplified structured objects reading using ScanTo function.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 153 lines in your changes missing coverage. Please review.

Project coverage is 74.44%. Comparing base (f1fcb70) to head (8f49001).

Files Patch % Lines
structured_type.go 0.00% 153 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1140 +/- ## ========================================== - Coverage 75.44% 74.44% -1.01% ========================================== Files 53 53 Lines 11291 11444 +153 ========================================== Hits 8519 8519 - Misses 2772 2925 +153 ```

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