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-352846 OAuth Authentication: #2 OAuth Support #537

Merged
merged 13 commits into from
Jul 12, 2023

Merge branch 'master' into alhuang-oauth-2

fad5a00
Select commit
Loading
Failed to load commit list.
Merged

SNOW-352846 OAuth Authentication: #2 OAuth Support #537

Merge branch 'master' into alhuang-oauth-2
fad5a00
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jul 12, 2023 in 0s

78.98% of diff hit (target 78.37%)

View this Pull Request on Codecov

78.98% of diff hit (target 78.37%)

Annotations

Check warning on line 50 in src/main/java/net/snowflake/ingest/connection/OAuthManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/OAuthManager.java#L50

Added line #L50 was not covered by tests

Check warning on line 57 in src/main/java/net/snowflake/ingest/connection/OAuthManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/OAuthManager.java#L57

Added line #L57 was not covered by tests

Check warning on line 88 in src/main/java/net/snowflake/ingest/connection/OAuthManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/OAuthManager.java#L88

Added line #L88 was not covered by tests

Check warning on line 95 in src/main/java/net/snowflake/ingest/connection/OAuthManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/OAuthManager.java#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 161 in src/main/java/net/snowflake/ingest/connection/OAuthManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/OAuthManager.java#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 296 in src/main/java/net/snowflake/ingest/connection/RequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/RequestBuilder.java#L296

Added line #L296 was not covered by tests

Check warning on line 299 in src/main/java/net/snowflake/ingest/connection/RequestBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/RequestBuilder.java#L299

Added line #L299 was not covered by tests

Check warning on line 73 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 82 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L82

Added line #L82 was not covered by tests

Check warning on line 93 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L93

Added line #L93 was not covered by tests

Check warning on line 97 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L97

Added line #L97 was not covered by tests

Check warning on line 101 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 124 in src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/connection/SnowflakeOAuthClient.java#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 183 in src/main/java/net/snowflake/ingest/streaming/internal/SnowflakeStreamingIngestClientInternal.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/streaming/internal/SnowflakeStreamingIngestClientInternal.java#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 114 in src/main/java/net/snowflake/ingest/utils/Utils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/net/snowflake/ingest/utils/Utils.java#L114

Added line #L114 was not covered by tests