snowflakedb / snowflake-connector-net

Snowflake Connector for .NET
Apache License 2.0
177 stars 136 forks source link

SNOW-1433638 sql trimming only for PUT/GET detection #957

Closed sfc-gh-dstempniak closed 3 months ago

sfc-gh-dstempniak commented 4 months ago

Description

SNOW-1433638 sql trimming only for PUT/GET detection Symbol -- cannot be treated as a string.

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.36%. Comparing base (abb5c4a) to head (0dacc48). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #957 +/- ## ========================================== - Coverage 84.74% 84.36% -0.39% ========================================== Files 89 89 Lines 9709 9707 -2 Branches 921 921 ========================================== - Hits 8228 8189 -39 - Misses 1253 1291 +38 + Partials 228 227 -1 ```

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

e8-ZhixinYang commented 4 months ago

Are you ready to merge this change?