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

Add Username Recovery multichannel support configs #865

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Reformat the code.

fd94896
Select commit
Loading
Failed to load commit list.
Open

Add Username Recovery multichannel support configs #865

Reformat the code.
fd94896
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2024 in 0s

36.46% (+0.42%) compared to 1929c98

View this Pull Request on Codecov

36.46% (+0.42%) compared to 1929c98

Details

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 36.46%. Comparing base (1929c98) to head (fd94896).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...dentity/recovery/connector/RecoveryConfigImpl.java 73.68% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #865      +/-   ##
============================================
+ Coverage     36.04%   36.46%   +0.42%     
- Complexity     1450     1451       +1     
============================================
  Files           267      267              
  Lines         15788    15809      +21     
  Branches       2181     2184       +3     
============================================
+ Hits           5691     5765      +74     
+ Misses         9383     9327      -56     
- Partials        714      717       +3     

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