snowflakedb / gosnowflake

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

SNOW-1501890 Implement structured maps #1171

Closed sfc-gh-pfus closed 2 months ago

sfc-gh-pfus commented 3 months ago

Description

SNOW-1501890 Implemented structured maps

Checklist

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 78.35671% with 108 lines in your changes missing coverage. Please review.

Project coverage is 83.01%. Comparing base (20f611f) to head (6a4010f).

Files Patch % Lines
converter.go 83.69% 60 Missing :warning:
structured_type.go 61.06% 44 Missing :warning:
datetime.go 60.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1171 +/- ## ========================================== - Coverage 83.16% 83.01% -0.16% ========================================== Files 54 54 Lines 12149 12578 +429 ========================================== + Hits 10104 10441 +337 - Misses 2045 2137 +92 ```

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