-
Notifications
You must be signed in to change notification settings - Fork 379
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
Fix org role update filter issue. #2710
Fix org role update filter issue. #2710
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2710 +/- ##
============================================
- Coverage 56.65% 56.46% -0.20%
- Complexity 8542 8556 +14
============================================
Files 654 654
Lines 48355 48679 +324
Branches 10073 10156 +83
============================================
+ Hits 27396 27487 +91
- Misses 17063 17279 +216
- Partials 3896 3913 +17
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 |
Fix is correct. Shall we try to improve the variable names as well to convey the flow more accurately? |
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/13380628345
Purpose
Related issues