snowflakedb / gosnowflake

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

SNOW-1460206 Introduce structured arrays #1154

Closed sfc-gh-pfus closed 1 month ago

sfc-gh-pfus commented 1 month ago

Description

SNOW-1460206 Introduced structrued arrays binding

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 32.99492% with 132 lines in your changes missing coverage. Please review.

Project coverage is 71.57%. Comparing base (5d28db8) to head (8c0337a).

:exclamation: Current head 8c0337a differs from pull request most recent head 077b831

Please upload reports for the commit 077b831 to get more accurate results.

Files Patch % Lines
converter.go 32.25% 126 Missing :warning:
structured_type.go 0.00% 3 Missing :warning:
datatype.go 0.00% 2 Missing :warning:
bind_uploader.go 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1154 +/- ## ========================================== - Coverage 72.34% 71.57% -0.78% ========================================== Files 53 53 Lines 11909 12064 +155 ========================================== + Hits 8616 8635 +19 - Misses 3293 3429 +136 ```

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