-
Notifications
You must be signed in to change notification settings - Fork 544
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
Enable API Resources APIs for organization level #6002
Enable API Resources APIs for organization level #6002
Conversation
8a510db
to
39fa1e2
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6002 +/- ##
============================================
+ Coverage 40.43% 40.92% +0.49%
- Complexity 14687 14979 +292
============================================
Files 1746 1774 +28
Lines 123017 123876 +859
Branches 21841 20799 -1042
============================================
+ Hits 49736 50696 +960
+ Misses 65716 65686 -30
+ Partials 7565 7494 -71
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
39fa1e2
to
1dba26c
Compare
...in/java/org/wso2/carbon/identity/api/resource/mgt/dao/impl/APIResourceManagementDAOImpl.java
Outdated
Show resolved
Hide resolved
...in/java/org/wso2/carbon/identity/api/resource/mgt/dao/impl/APIResourceManagementDAOImpl.java
Outdated
Show resolved
Hide resolved
1dba26c
to
ce692d6
Compare
...rg.wso2.carbon.identity.api.resource.mgt.server.feature/resources/system-api-resource.xml.j2
Show resolved
Hide resolved
...ource.mgt/src/main/java/org/wso2/carbon/identity/api/resource/mgt/constant/SQLConstants.java
Outdated
Show resolved
Hide resolved
1650b88
to
853e708
Compare
...ource.mgt/src/main/java/org/wso2/carbon/identity/api/resource/mgt/constant/SQLConstants.java
Outdated
Show resolved
Hide resolved
853e708
to
3a19343
Compare
...est/java/org/wso2/carbon/identity/api/resource/mgt/dao/APIResourceManagementDAOImplTest.java
Outdated
Show resolved
Hide resolved
...est/java/org/wso2/carbon/identity/api/resource/mgt/dao/APIResourceManagementDAOImplTest.java
Outdated
Show resolved
Hide resolved
...a/org/wso2/carbon/identity/api/resource/mgt/dao/CacheBackedAPIResourceManagementDAOTest.java
Show resolved
Hide resolved
...est/java/org/wso2/carbon/identity/api/resource/mgt/dao/APIResourceManagementDAOImplTest.java
Show resolved
Hide resolved
8c3c429
to
13aa92b
Compare
.../java/org/wso2/carbon/identity/api/resource/mgt/constant/APIResourceManagementConstants.java
Outdated
Show resolved
Hide resolved
...in/java/org/wso2/carbon/identity/api/resource/mgt/dao/impl/APIResourceManagementDAOImpl.java
Outdated
Show resolved
Hide resolved
...in/java/org/wso2/carbon/identity/api/resource/mgt/dao/impl/APIResourceManagementDAOImpl.java
Outdated
Show resolved
Hide resolved
c6f5e11
to
0146bcc
Compare
ccc58a0
to
14672db
Compare
...est/java/org/wso2/carbon/identity/api/resource/mgt/dao/APIResourceManagementDAOImplTest.java
Outdated
Show resolved
Hide resolved
14672db
to
6b9c81d
Compare
Quality Gate passedIssues Measures |
PR builder started |
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/11905483438
Proposed changes in this pull request
Follow up actions