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] Event Handler Implementation #250

Bump governance version

e012ab9
Select commit
Loading
Failed to load commit list.
Merged

[Notification Template API] Event Handler Implementation #250

Bump governance version
e012ab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 0s

16.73% (-2.49%) compared to a4f3258

View this Pull Request on Codecov

16.73% (-2.49%) compared to a4f3258

Details

Codecov Report

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

Project coverage is 16.73%. Comparing base (a4f3258) to head (e012ab9).
Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
...bon/email/mgt/NotificationTemplateManagerImpl.java 0.00% 305 Missing ⚠️
...rbon/email/mgt/constants/TemplateMgtConstants.java 0.00% 29 Missing ⚠️
...l/mgt/store/TemplatePersistenceManagerFactory.java 0.00% 16 Missing ⚠️
...mail/mgt/store/dao/AppNotificationTemplateDAO.java 0.00% 14 Missing ⚠️
...carbon/email/mgt/store/DBBasedTemplateManager.java 0.00% 9 Missing ⚠️
.../email/mgt/store/RegistryBasedTemplateManager.java 0.00% 8 Missing ⚠️
.../carbon/email/mgt/store/HybridTemplateManager.java 0.00% 5 Missing ⚠️
...o/cache/CacheBackedAppNotificationTemplateDAO.java 0.00% 4 Missing ⚠️
...carbon/email/mgt/store/UnifiedTemplateManager.java 0.00% 3 Missing ⚠️
.../email/mgt/store/SystemDefaultTemplateManager.java 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #250      +/-   ##
============================================
- Coverage     19.21%   16.73%   -2.49%     
  Complexity      175      175              
============================================
  Files            50       53       +3     
  Lines          2659     3054     +395     
  Branches        305      338      +33     
============================================
  Hits            511      511              
- Misses         2107     2502     +395     
  Partials         41       41              

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