-
Notifications
You must be signed in to change notification settings - Fork 545
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
Username recovery sms support #6040
Username recovery sms support #6040
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6040 +/- ##
=============================================
- Coverage 40.94% 25.59% -15.36%
+ Complexity 14607 7063 -7544
=============================================
Files 1767 1601 -166
Lines 118050 100729 -17321
Branches 19169 15357 -3812
=============================================
- Hits 48339 25783 -22556
- Misses 62426 71389 +8963
+ Partials 7285 3557 -3728
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This is because we are using API paths as final strings in the |
...c/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/PreferenceRetrievalClient.java
Outdated
Show resolved
Hide resolved
...ndpoint.util/src/test/java/org/wso2/carbon/identity/mgt/endpoint/util/RecoveryApiV2Test.java
Outdated
Show resolved
Hide resolved
...c/main/java/org/wso2/carbon/identity/mgt/endpoint/util/client/PreferenceRetrievalClient.java
Outdated
Show resolved
Hide resolved
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Merge the master.
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Quality Gate passedIssues Measures |
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/11851776770
Proposed changes in this pull request
Related issues
Related PRs