-
Notifications
You must be signed in to change notification settings - Fork 28
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 support to connect with AI branding service #46
Conversation
|
af17795
to
c3b7666
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
============================================
+ Coverage 44.60% 49.06% +4.45%
- Complexity 141 170 +29
============================================
Files 25 29 +4
Lines 1085 1282 +197
Branches 157 174 +17
============================================
+ Hits 484 629 +145
- Misses 544 586 +42
- Partials 57 67 +10 ☔ View full report in Codecov by Sentry. |
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/11085769643
...rg/wso2/carbon/identity/branding/preference/management/core/BrandingAIPreferenceManager.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/branding/preference/management/core/util/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/branding/preference/management/core/util/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/branding/preference/management/core/util/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...so2/carbon/identity/branding/preference/management/core/BrandingAIPreferenceManagerImpl.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/branding/preference/management/core/util/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...arbon/identity/branding/preference/management/core/exception/BrandingAIServiceException.java
Outdated
Show resolved
Hide resolved
...arbon/identity/branding/preference/management/core/exception/BrandingAIServiceException.java
Outdated
Show resolved
Hide resolved
.../identity/branding/preference/management/core/exception/BrandingAITokenServiceException.java
Outdated
Show resolved
Hide resolved
...2/carbon/identity/branding/preference/management/core/util/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...so2/carbon/identity/branding/preference/management/core/ai/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
...so2/carbon/identity/branding/preference/management/core/ai/BrandingAIAccessTokenService.java
Outdated
Show resolved
Hide resolved
.../carbon/identity/branding/preference/management/core/ai/BrandingAIPreferenceManagerImpl.java
Outdated
Show resolved
Hide resolved
.../carbon/identity/branding/preference/management/core/ai/BrandingAIPreferenceManagerImpl.java
Outdated
Show resolved
Hide resolved
6f86279
to
86872df
Compare
PR builder started |
PR builder completed |
Purpose
Provide the support to connect with AI Branding Microservice
Related Issue(s)