snowflakedb / gosnowflake

Go Snowflake Driver
Apache License 2.0
302 stars 125 forks source link

SNOW-1639914: add bogus user password test #1210

Closed sfc-gh-ext-simba-jl closed 1 month ago

sfc-gh-ext-simba-jl commented 2 months ago

Description

teamwork issue 1090: https://github.com/snowflakedb/snowflake-sdks-drivers-issues-teamwork/issues/1090 The test TestBogusUserPasswordParameters was removed in PR #1194 due to server changes. This PR added the test back but with different expected error.

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.60%. Comparing base (cb70ef3) to head (9e39e8a). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1210 +/- ## ======================================= Coverage 82.60% 82.60% ======================================= Files 54 54 Lines 12909 12909 ======================================= Hits 10663 10663 Misses 2246 2246 ```

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