snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
285 stars 116 forks source link

SNOW-1503458 Allow using passcode with MFA token caching enabled #1167

Closed sfc-gh-pfus closed 4 weeks ago

sfc-gh-pfus commented 4 weeks ago

Description

SNOW-1503458 Added possibility to specify passcode while using MFA token caching

Checklist

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.58%. Comparing base (5d28db8) to head (86e3715). Report is 5 commits behind head on master.

Files Patch % Lines
auth.go 28.57% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1167 +/- ## ========================================== - Coverage 72.34% 71.58% -0.77% ========================================== Files 53 54 +1 Lines 11909 12092 +183 ========================================== + Hits 8616 8656 +40 - Misses 3293 3436 +143 ```

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