-
Notifications
You must be signed in to change notification settings - Fork 218
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
[Notification Template API] Add notification template management functions #832
[Notification Template API] Add notification template management functions #832
Conversation
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/9870606603
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #832 +/- ##
============================================
+ Coverage 36.04% 36.53% +0.49%
- Complexity 1450 1475 +25
============================================
Files 267 267
Lines 15790 15815 +25
Branches 2182 2183 +1
============================================
+ Hits 5691 5778 +87
+ Misses 9384 9321 -63
- Partials 715 716 +1 ☔ View full report in Codecov by Sentry. |
…tes function to resetNotificationTemplateType
...va/org/wso2/carbon/identity/governance/service/notification/NotificationTemplateManager.java
Show resolved
Hide resolved
...va/org/wso2/carbon/identity/governance/service/notification/NotificationTemplateManager.java
Show resolved
Hide resolved
9a877a5
to
f177e93
Compare
f177e93
to
e758d90
Compare
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/11472309540
…plateManagerTest class.
738f47f
to
e2e9ff2
Compare
Purpose
Related Issues
Related PRs