wneessen / go-mail

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

Closes #29: Allow attaching/embedding from embed.FS #30

Closed wneessen closed 2 years ago

wneessen commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #30 (192627f) into main (4e4d3f5) will decrease coverage by 0.60%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   83.60%   82.99%   -0.61%     
==========================================
  Files          10       10              
  Lines        1055     1094      +39     
==========================================
+ Hits          882      908      +26     
- Misses        122      131       +9     
- Partials       51       55       +4     
Impacted Files Coverage Δ
msg.go 84.22% <66.66%> (-1.47%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more