wneessen / go-mail

📧 Easy to use, yet comprehensive library for sending mails with Go
https://go-mail.dev
MIT License
675 stars 48 forks source link

Full test coverage in B64LineBreaker #197

Closed wneessen closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.99%. Comparing base (f985979) to head (86e648a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #197 +/- ## ========================================== + Coverage 84.77% 84.99% +0.22% ========================================== Files 24 24 Lines 1806 1806 ========================================== + Hits 1531 1535 +4 + Misses 162 160 -2 + Partials 113 111 -2 ```

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