Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1781419: when proxy is set in Connection, driver does send traffic through the proxy to S3, but not to Azure blob / GCS bucket (only Snowflake). Works with proxy envvar (Azure) #964

Merged
merged 18 commits into from
Dec 6, 2024

SNOW-1781419 - Fix deleting proxy user/password

d65674b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 1s

89.58% of diff hit (target 88.94%)

View this Pull Request on Codecov

89.58% of diff hit (target 88.94%)

Annotations

Check warning on line 52 in lib/file_transfer_agent/azure_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/azure_util.js#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in lib/file_transfer_agent/azure_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/azure_util.js#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 128 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L128

Added line #L128 was not covered by tests

Check warning on line 181 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L181

Added line #L181 was not covered by tests

Check warning on line 188 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L188

Added line #L188 was not covered by tests

Check warning on line 192 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 196 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L194-L196

Added lines #L194 - L196 were not covered by tests

Check warning on line 198 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L198

Added line #L198 was not covered by tests

Check warning on line 231 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L231

Added line #L231 was not covered by tests

Check warning on line 261 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L261

Added line #L261 was not covered by tests