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

fix(editor): Prevent duplicate creation of credential for OAuth2 #7163

fix(editor): Prevent double click event on credential oauth button

13e5b83
Select commit
Loading
Failed to load commit list.
Merged

fix(editor): Prevent duplicate creation of credential for OAuth2 #7163

fix(editor): Prevent double click event on credential oauth button
13e5b83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2023 in 1s

32.40% (-0.01%) compared to 34ebffe

View this Pull Request on Codecov

32.40% (-0.01%) compared to 34ebffe

Details

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (34ebffe) 32.40% compared to head (13e5b83) 32.40%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7163      +/-   ##
==========================================
- Coverage   32.40%   32.40%   -0.01%     
==========================================
  Files        3276     3276              
  Lines      198005   198004       -1     
  Branches    21652    21653       +1     
==========================================
- Hits        64162    64157       -5     
- Misses     132782   132786       +4     
  Partials     1061     1061              
Files Changed Coverage Δ
...src/components/CredentialEdit/GoogleAuthButton.vue 0.00% <ø> (ø)
...r-ui/src/components/CredentialEdit/OauthButton.vue 0.00% <0.00%> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.