mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.5k stars 302 forks source link

Report MySQL connection test failure (#912) #951

Closed gjsjohnmurray closed 2 years ago

gjsjohnmurray commented 2 years ago

Fixing #912 and #860.

Verify that a connection test with a bad password no longer reports success.

codecov[bot] commented 2 years ago

Codecov Report

Merging #951 (3103294) into dev (5b5bfc1) will decrease coverage by 0.00%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev     #951      +/-   ##
==========================================
- Coverage   10.06%   10.06%   -0.01%     
==========================================
  Files         173      173              
  Lines        5830     5834       +4     
  Branches     1365     1366       +1     
==========================================
  Hits          587      587              
- Misses       5243     5247       +4     
Flag Coverage Δ
extension 10.06% <0.00%> (-0.01%) :arrow_down:
formatter 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/driver.mysql/src/ls/default.ts 0.00% <0.00%> (ø)
packages/driver.mysql/src/ls/driver.ts 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.