-
Notifications
You must be signed in to change notification settings - Fork 220
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 userId in successful user-registration response. #907
Conversation
7d7b250
to
54dcc33
Compare
....recovery/src/main/java/org/wso2/carbon/identity/recovery/bean/NotificationResponseBean.java
Show resolved
Hide resolved
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #907 +/- ##
============================================
- Coverage 50.83% 48.90% -1.93%
- Complexity 2426 2524 +98
============================================
Files 298 300 +2
Lines 17885 19015 +1130
Branches 2553 2868 +315
============================================
+ Hits 9091 9299 +208
- Misses 7649 8538 +889
- Partials 1145 1178 +33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/12879949097
Proposed changes in this pull request
To be merged after
Checklist (for reviewing)
General
Functionality
Code
Tests
Security
Documentation