-
Notifications
You must be signed in to change notification settings - Fork 153
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 role properties to the SCIM2 Role response #585
Add role properties to the SCIM2 Role response #585
Conversation
13aa312
to
60d602e
Compare
c3eaa5f
to
cf2684d
Compare
Update the API docs as well |
...2.common/src/test/java/org/wso2/carbon/identity/scim2/common/impl/SCIMRoleManagerV2Test.java
Show resolved
Hide resolved
cf2684d
to
d127e41
Compare
5ab4052
to
7f0bf56
Compare
7f0bf56
to
4fb4363
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #585 +/- ##
============================================
+ Coverage 43.76% 44.15% +0.38%
+ Complexity 1019 950 -69
============================================
Files 41 41
Lines 8988 9006 +18
Branches 1924 1928 +4
============================================
+ Hits 3934 3977 +43
+ Misses 4189 4153 -36
- Partials 865 876 +11
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 |
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/12366987834
Proposed changes in this pull request
Pending tasks