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-1820372: (from 947) 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 (GCP) #982

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

fix bug

51b0702
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 10, 2024 in 0s

85.39% of diff hit (target 88.91%)

View this Pull Request on Codecov

85.39% of diff hit (target 88.91%)

Annotations

Check warning on line 189 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L188-L189

Added lines #L188 - L189 were not covered by tests

Check warning on line 193 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L193

Added line #L193 was not covered by tests

Check warning on line 337 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 350 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L350

Added line #L350 was not covered by tests

Check warning on line 428 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L427-L428

Added lines #L427 - L428 were not covered by tests

Check warning on line 435 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L435

Added line #L435 was not covered by tests

Check warning on line 439 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L439

Added line #L439 was not covered by tests

Check warning on line 459 in lib/file_transfer_agent/gcs_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/file_transfer_agent/gcs_util.js#L459

Added line #L459 was not covered by tests

Check warning on line 208 in lib/proxy_util.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/proxy_util.js#L208

Added line #L208 was not covered by tests

Check warning on line 663 in lib/services/sf.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/services/sf.js#L663

Added line #L663 was not covered by tests