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: afterCreateUser callback being called before setting user's roles #30309

Merged
merged 17 commits into from
Apr 23, 2024

Merge branch 'develop' into fix/after-create-user-roles

d9474b0
Select commit
Loading
Failed to load commit list.
Merged

fix: afterCreateUser callback being called before setting user's roles #30309

Merge branch 'develop' into fix/after-create-user-roles
d9474b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2024 in 1s

54.84% (+3.68%) compared to 1e772e4

View this Pull Request on Codecov

54.84% (+3.68%) compared to 1e772e4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.84%. Comparing base (1e772e4) to head (d9474b0).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #30309      +/-   ##
===========================================
+ Coverage    51.16%   54.84%   +3.68%     
===========================================
  Files         2026     2276     +250     
  Lines        46638    50407    +3769     
  Branches      9486    10274     +788     
===========================================
+ Hits         23861    27646    +3785     
+ Misses       20562    20287     -275     
- Partials      2215     2474     +259