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: fixed duplicate event firing on post SSO login registration #1381

Merged
merged 1 commit into from
Nov 27, 2024

fix: fixed duplicate event firing on post SSO login registration

772e182
Select commit
Loading
Failed to load commit list.
Merged

fix: fixed duplicate event firing on post SSO login registration #1381

fix: fixed duplicate event firing on post SSO login registration
772e182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

86.38% (-0.19%) compared to 1477ed3

View this Pull Request on Codecov

86.38% (-0.19%) compared to 1477ed3

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.38%. Comparing base (1477ed3) to head (772e182).
Report is 52 commits behind head on 2u-main.

Files with missing lines Patch % Lines
src/login/LoginPage.jsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           2u-main    #1381      +/-   ##
===========================================
- Coverage    86.57%   86.38%   -0.19%     
===========================================
  Files          134      139       +5     
  Lines         2413     2454      +41     
  Branches       669      675       +6     
===========================================
+ Hits          2089     2120      +31     
- Misses         311      319       +8     
- Partials        13       15       +2     

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