Skip to content

Throw error when login credentials are incorrect#2990

Merged
mohitsuman merged 1 commit intoredhat-developer:mainfrom
JessicaJHee:2979-login-no-error
Jun 28, 2023
Merged

Throw error when login credentials are incorrect#2990
mohitsuman merged 1 commit intoredhat-developer:mainfrom
JessicaJHee:2979-login-no-error

Conversation

@JessicaJHee
Copy link
Copy Markdown
Member

Fixes #2979

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: +0.03 🎉

Comparison is base (48ed462) 37.59% compared to head (fb1364b) 37.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2990      +/-   ##
==========================================
+ Coverage   37.59%   37.62%   +0.03%     
==========================================
  Files          62       62              
  Lines        3937     3939       +2     
  Branches      755      756       +1     
==========================================
+ Hits         1480     1482       +2     
  Misses       2457     2457              
Impacted Files Coverage Δ
src/openshift/cluster.ts 10.16% <0.00%> (ø)
src/util/filters.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mohitsuman mohitsuman requested a review from datho7561 June 26, 2023 20:24
Comment thread src/openshift/cluster.ts
Signed-off-by: Jessica He <jhe@redhat.com>
@JessicaJHee JessicaJHee force-pushed the 2979-login-no-error branch from 7b94e42 to fb1364b Compare June 27, 2023 20:34
@mohitsuman mohitsuman requested a review from datho7561 June 27, 2023 20:52
Copy link
Copy Markdown
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, Jessica!

@mohitsuman mohitsuman merged commit 3190534 into redhat-developer:main Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Login with incorrect credentials gives login successful notification

3 participants