snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
302 stars 125 forks source link

SNOW-1732907 Fix proxy configuration for Azure storage client #1221

Closed sfc-gh-dheyman-1 closed 1 month ago

sfc-gh-dheyman-1 commented 1 month ago

Description

SNOW-1732907 SnowflakeTransport configuration is not being passed throughout all of the azure storage communication. It might affect e.g proxy. This commit intends to fix this.

Checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 82.61%. Comparing base (c2e6db0) to head (5bc9cb8). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1221 +/- ## ========================================== - Coverage 82.61% 82.61% -0.01% ========================================== Files 54 54 Lines 12909 12916 +7 ========================================== + Hits 10665 10670 +5 - Misses 2244 2246 +2 ```

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