ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Apache License 2.0
195 stars 95 forks source link

Added custom email headers #40 #41

Closed robertotru closed 7 years ago

robertotru commented 7 years ago

This pull request resolve #40

codecov-io commented 7 years ago

Codecov Report

Merging #41 into master will decrease coverage by -0.14%. The diff coverage is 75%.

@@             Coverage Diff             @@
##             master     #41      +/-   ##
===========================================
- Coverage     84.74%   84.6%   -0.14%     
- Complexity      256     258       +2     
===========================================
  Files            27      27              
  Lines           839     851      +12     
  Branches        110     111       +1     
===========================================
+ Hits            711     720       +9     
- Misses           53      55       +2     
- Partials         75      76       +1
Impacted Files Coverage Δ Complexity Δ
...imov/springboot/mail/utils/EmailToMimeMessage.java 73.07% <75%> (+0.57%) 12 <2> (+2) :white_check_mark:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2f83e5...f721ed7. Read the comment docs.