-
Notifications
You must be signed in to change notification settings - Fork 548
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 Pre Update Password action management related files #6281
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6281 +/- ##
============================================
+ Coverage 46.33% 46.41% +0.08%
- Complexity 14681 14735 +54
============================================
Files 1707 1713 +6
Lines 103362 103578 +216
Branches 18508 18528 +20
============================================
+ Hits 47895 48078 +183
- Misses 48627 48649 +22
- Partials 6840 6851 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
...entity/user/pre/update/password/action/internal/PreUpdatePasswordActionServiceComponent.java
Outdated
Show resolved
Hide resolved
...entity/user/pre/update/password/action/internal/PreUpdatePasswordActionServiceComponent.java
Outdated
Show resolved
Hide resolved
components/user-mgt/org.wso2.carbon.identity.user.pre.update.password.action/pom.xml
Outdated
Show resolved
Hide resolved
...on/identity/user/pre/update/password/action/management/PreUpdatePasswordActionConverter.java
Outdated
Show resolved
Hide resolved
...tity/user/pre/update/password/action/management/PreUpdatePasswordActionDTOModelResolver.java
Outdated
Show resolved
Hide resolved
...user/pre/update/password/action/core/management/PreUpdatePasswordActionDTOModelResolver.java
Outdated
Show resolved
Hide resolved
...user/pre/update/password/action/core/management/PreUpdatePasswordActionDTOModelResolver.java
Outdated
Show resolved
Hide resolved
...user/pre/update/password/action/core/management/PreUpdatePasswordActionDTOModelResolver.java
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
Not running the Integration Test Runner, as this only introduces new component. Will run the PR with the api-server PR. |
Proposed changes in this pull request
Related PRs:
Related Issue