snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
298 stars 124 forks source link

SNOW-1256908 Implement structured objects #1082

Closed sfc-gh-pfus closed 7 months ago

sfc-gh-pfus commented 7 months ago

Description

SNOW-1256908 Implementation of structured objects

Checklist

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 37.61194% with 209 lines in your changes are missing coverage. Please review.

Project coverage is 82.33%. Comparing base (a0ec481) to head (38505ee).

Files Patch % Lines
structured_type.go 0.00% 96 Missing :warning:
converter.go 58.33% 85 Missing :warning:
datetime.go 0.00% 28 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1082 +/- ## ========================================== - Coverage 84.03% 82.33% -1.70% ========================================== Files 51 52 +1 Lines 9996 10195 +199 ========================================== - Hits 8400 8394 -6 - Misses 1596 1801 +205 ```

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