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

TEST #64

Closed robertotru closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #64 into master will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #64     +/-   ##
===========================================
- Coverage     88.75%   88.66%   -0.1%     
  Complexity      441      441             
===========================================
  Files            33       33             
  Lines          1201     1200      -1     
  Branches        198      198             
===========================================
- Hits           1066     1064      -2     
  Misses           52       52             
- Partials         83       84      +1
Impacted Files Coverage Δ Complexity Δ
...efaultimpl/PriorityQueueEmailSchedulerService.java 80.82% <0%> (-0.38%) 53% <0%> (-1%)
...logging/defaultimpl/CustomizableEmailRenderer.java 87.12% <0%> (-0.1%) 42% <0%> (ø)

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 90a6948...09575b8. Read the comment docs.