snowflakedb / gosnowflake

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

Snow 1460203 structured types inserts #1149

Closed sfc-gh-pfus closed 1 month ago

sfc-gh-pfus commented 1 month ago

Description

SNOW-XXX Please explain the changes you made here.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 24.15730% with 405 lines in your changes missing coverage. Please review.

Project coverage is 72.34%. Comparing base (4b6794f) to head (d2c2820).

Files Patch % Lines
structured_type.go 14.04% 355 Missing :warning:
datetime.go 31.57% 26 Missing :warning:
converter.go 68.33% 19 Missing :warning:
bind_uploader.go 82.35% 3 Missing :warning:
datatype.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1149 +/- ## ========================================== - Coverage 74.44% 72.34% -2.10% ========================================== Files 53 53 Lines 11444 11909 +465 ========================================== + Hits 8519 8616 +97 - Misses 2925 3293 +368 ```

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