-
Notifications
You must be signed in to change notification settings - Fork 549
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 config changes to enable RAR feature by default #6359
Conversation
- Add SQL queries - Add DAO layer - Modify resource access controls - Add unit tests - Modify APIs to support authorization details types
Capitalize private static final variable names
make db operations transactional Add authorization details types to authorized api events Add missing java doc comments remove static method imports
resolve checkstyle issues
PR builder started |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6359 +/- ##
============================================
- Coverage 46.33% 46.26% -0.08%
- Complexity 14681 14798 +117
============================================
Files 1707 1713 +6
Lines 103362 104317 +955
Branches 18508 18740 +232
============================================
+ Hits 47895 48262 +367
- Misses 48627 49154 +527
- Partials 6840 6901 +61
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
Quality Gate passedIssues Measures |
Closing this PR as commit history is corrupted and created a new PR with required changes. |
PR builder completed |
Proposed changes in this pull request
Part of the implementation for : wso2/product-is#22252