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

Toggle multi-email and mobile feature based on user store exclusion and support by default config #872

Merged

Update framework version

4088369
Select commit
Loading
Failed to load commit list.
Merged

Toggle multi-email and mobile feature based on user store exclusion and support by default config #872

Update framework version
4088369
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 1s

36.53% (-0.01%) compared to a1eca1e, passed because coverage increased by 0.17% when compared to adjusted base (36.35%)

View this Pull Request on Codecov

36.53% (-0.01%) compared to a1eca1e, passed because coverage increased by 0.17% when compared to adjusted base (36.35%)

Details

Codecov Report

Attention: Patch coverage is 90.16393% with 6 lines in your changes missing coverage. Please review.

Project coverage is 36.53%. Comparing base (a1eca1e) to head (4088369).

Files with missing lines Patch % Lines
.../org/wso2/carbon/identity/recovery/util/Utils.java 87.50% 1 Missing and 2 partials ⚠️
...overy/handler/MobileNumberVerificationHandler.java 92.30% 0 Missing and 1 partial ⚠️
...recovery/handler/UserEmailVerificationHandler.java 92.85% 0 Missing and 1 partial ⚠️
...y/recovery/signup/UserSelfRegistrationManager.java 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #872      +/-   ##
============================================
- Coverage     36.53%   36.53%   -0.01%     
- Complexity     1475     1485      +10     
============================================
  Files           267      267              
  Lines         15815    15819       +4     
  Branches       2183     2180       -3     
============================================
+ Hits           5778     5779       +1     
- Misses         9321     9326       +5     
+ Partials        716      714       -2     

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