-
Notifications
You must be signed in to change notification settings - Fork 122
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
Store content based on the unicode support flag #284
Store content based on the unicode support flag #284
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #284 +/- ##
============================================
- Coverage 33.29% 32.97% -0.32%
Complexity 507 507
============================================
Files 72 72
Lines 4641 4691 +50
Branches 560 574 +14
============================================
+ Hits 1545 1547 +2
- Misses 2942 2990 +48
Partials 154 154
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:
|
PR builder started |
...gt/org.wso2.carbon.email.mgt/src/main/java/org/wso2/carbon/email/mgt/util/I18nEmailUtil.java
Outdated
Show resolved
Hide resolved
...gt/org.wso2.carbon.email.mgt/src/main/java/org/wso2/carbon/email/mgt/util/I18nEmailUtil.java
Outdated
Show resolved
Hide resolved
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/11937934882
a1e2e4b
to
10e249a
Compare
10e249a
to
cc954ab
Compare
Proposed changes in this pull request
$subject. This handles the core logic for the config introduced in:
This temporal behavior enables onboarding the change,
in a graceful manner when the previous schema is already in use.
Related to,
When should this PR be merged
After merging wso2/carbon-identity-framework#6142
Follow up actions
N/A