-
Notifications
You must be signed in to change notification settings - Fork 66
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
Clear org app link #396
Clear org app link #396
Conversation
...java/org/wso2/carbon/identity/organization/management/application/OrgApplicationManager.java
Outdated
Show resolved
Hide resolved
...arbon/identity/organization/management/application/listener/OrganizationCreationHandler.java
Outdated
Show resolved
Hide resolved
...java/org/wso2/carbon/identity/organization/management/application/OrgApplicationManager.java
Outdated
Show resolved
Hide resolved
...java/org/wso2/carbon/identity/organization/management/application/constant/SQLConstants.java
Outdated
Show resolved
Hide resolved
...a/org/wso2/carbon/identity/organization/management/application/dao/OrgApplicationMgtDAO.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/organization/management/application/dao/impl/OrgApplicationMgtDAOImpl.java
Outdated
Show resolved
Hide resolved
...arbon/identity/organization/management/application/listener/OrganizationCreationHandler.java
Outdated
Show resolved
Hide resolved
04327bd
to
42419c0
Compare
e06fc19
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #396 +/- ##
=========================================
Coverage 41.53% 41.53%
Complexity 218 218
=========================================
Files 30 30
Lines 1678 1678
Branches 187 187
=========================================
Hits 697 697
Misses 938 938
Partials 43 43 ☔ View full report in Codecov by Sentry. |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
PR builder started |
PR builder completed |
Tracked with #397 |
Purpose
Fixes wso2/product-is#21203