-
Notifications
You must be signed in to change notification settings - Fork 68
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
Refactor unshare organization users logic to support specific user unsharing for shared organizations #424
Refactor unshare organization users logic to support specific user unsharing for shared organizations #424
Conversation
…haring for shared organizations.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #424 +/- ##
============================================
+ Coverage 46.70% 48.29% +1.58%
- Complexity 1196 1199 +3
============================================
Files 140 140
Lines 7808 7778 -30
Branches 968 962 -6
============================================
+ Hits 3647 3756 +109
+ Misses 3829 3691 -138
+ Partials 332 331 -1
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 |
...ty/organization/management/organization/user/sharing/OrganizationUserSharingServiceImpl.java
Outdated
Show resolved
Hide resolved
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/12822711511
Purpose
Goals
Approach
Related Issue
Resolves: Enhance User Unsharing Logic to Support Specific Shared Organization Scenarios #22272