Skip to content
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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

RushanNanayakkara
Copy link
Contributor

@RushanNanayakkara RushanNanayakkara commented Jul 10, 2024

Purpose

Updates NotificationTemplateManager to implement required functions for Notification Template API which supports template operations for all available notification channels. (Email, SMS)

Related Issues

Related PRs

@RushanNanayakkara RushanNanayakkara changed the title Add notification template management functions [Feature][Notification Template API] Add notification template management functions Jul 10, 2024
@RushanNanayakkara RushanNanayakkara changed the title [Feature][Notification Template API] Add notification template management functions [Notification Template API] Add notification template management functions Jul 10, 2024
@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/9870606603

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/9870606603
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a 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

Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 22.13%. Comparing base (a4ed43e) to head (d08b1e5).
Report is 59 commits behind head on master.

Files with missing lines Patch % Lines
...vice/notification/NotificationTemplateManager.java 0.00% 15 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #832      +/-   ##
============================================
- Coverage     22.15%   22.13%   -0.03%     
  Complexity      915      915              
============================================
  Files           267      267              
  Lines         15472    15486      +14     
  Branches       2092     2092              
============================================
  Hits           3428     3428              
- Misses        11590    11604      +14     
  Partials        454      454              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants