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-715504: MFA token cache support #988

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

Merge branch 'master' into SNOW-715504-MFA-Token-Cache

c8be2be
Select commit
Loading
Failed to load commit list.
Open

SNOW-715504: MFA token cache support #988

Merge branch 'master' into SNOW-715504-MFA-Token-Cache
c8be2be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 8, 2025 in 1s

84.93% of diff hit (target 86.33%)

View this Pull Request on Codecov

84.93% of diff hit (target 86.33%)

Annotations

Check warning on line 47 in Snowflake.Data/Client/SnowflakeCredentialManagerFactory.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeCredentialManagerFactory.cs#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 56 in Snowflake.Data/Client/SnowflakeCredentialManagerFactory.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Client/SnowflakeCredentialManagerFactory.cs#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 263 in Snowflake.Data/Core/Authenticator/ExternalBrowserAuthenticator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Authenticator/ExternalBrowserAuthenticator.cs#L263

Added line #L263 was not covered by tests

Check warning on line 78 in Snowflake.Data/Core/Authenticator/KeyPairAuthenticator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Authenticator/KeyPairAuthenticator.cs#L78

Added line #L78 was not covered by tests

Check warning on line 25 in Snowflake.Data/Core/Authenticator/MFACacheAuthenticator.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Authenticator/MFACacheAuthenticator.cs#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 77 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 99 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L97-L99

Added lines #L97 - L99 were not covered by tests

Check warning on line 113 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 196 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L193-L196

Added lines #L193 - L196 were not covered by tests

Check warning on line 206 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L203-L206

Added lines #L203 - L206 were not covered by tests

Check warning on line 226 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 245 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L244-L245

Added lines #L244 - L245 were not covered by tests

Check warning on line 256 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 261 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L260-L261

Added lines #L260 - L261 were not covered by tests

Check warning on line 290 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L287-L290

Added lines #L287 - L290 were not covered by tests

Check warning on line 311 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L311

Added line #L311 was not covered by tests

Check warning on line 313 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerFileImpl.cs#L313

Added line #L313 was not covered by tests

Check warning on line 37 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 69 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs#L66-L69

Added lines #L66 - L69 were not covered by tests

Check warning on line 105 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 150 in Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/CredentialManager/Infrastructure/SFCredentialManagerWindowsNativeImpl.cs#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 136 in Snowflake.Data/Core/RestRequest.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/RestRequest.cs#L136

Added line #L136 was not covered by tests

Check warning on line 148 in Snowflake.Data/Core/Session/SFSession.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SFSession.cs#L143-L148

Added lines #L143 - L148 were not covered by tests

Check warning on line 200 in Snowflake.Data/Core/Session/SessionPool.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Session/SessionPool.cs#L198-L200

Added lines #L198 - L200 were not covered by tests

Check warning on line 35 in Snowflake.Data/Core/Tools/DirectoryOperations.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

Snowflake.Data/Core/Tools/DirectoryOperations.cs#L35

Added line #L35 was not covered by tests