wneessen / go-mail

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

Fix linter errors #283

Closed wneessen closed 4 weeks ago

wneessen commented 4 weeks ago

Closes #279

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 85.17%. Comparing base (84b5ebc) to head (e288bca). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================== - Coverage 85.27% 85.17% -0.10% ========================================== Files 25 25 Lines 2078 2078 ========================================== - Hits 1772 1770 -2 - Misses 181 182 +1 - Partials 125 126 +1 ```

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