enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
202 stars 34 forks source link

Default email sender is not working #10457

Closed anatol-sialitski closed 6 months ago

anatol-sialitski commented 6 months ago

10404

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 88.71795% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 84.55%. Comparing base (e40dc34) to head (ea55e3e). Report is 1 commits behind head on master.

:exclamation: Current head ea55e3e differs from pull request most recent head 339e3ab. Consider uploading reports for the commit 339e3ab to get more accurate results

Files Patch % Lines
.../com/enonic/xp/mail/impl/MimeMessageConverter.java 85.41% 8 Missing and 6 partials :warning:
.../java/com/enonic/xp/mail/impl/MailServiceImpl.java 63.15% 7 Missing :warning:
...n/java/com/enonic/xp/lib/mail/SendMailHandler.java 95.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #10457 +/- ## ============================================ - Coverage 84.55% 84.55% -0.01% - Complexity 19626 19646 +20 ============================================ Files 2608 2610 +2 Lines 68141 68264 +123 Branches 5443 5447 +4 ============================================ + Hits 57620 57721 +101 - Misses 7890 7909 +19 - Partials 2631 2634 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.