wneessen / go-mail

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

Fixed SetMessageID message ID generation #75

Closed wneessen closed 1 year ago

wneessen commented 1 year ago

This PR closes #74. It makes sure that generated message IDs via SetMessageID() are truly random and unique

codecov-commenter commented 1 year ago

Codecov Report

Merging #75 (5bf0c10) into main (c321aee) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   84.58%   84.58%           
=======================================
  Files          12       12           
  Lines        1330     1330           
=======================================
  Hits         1125     1125           
  Misses        141      141           
  Partials       64       64           
Impacted Files Coverage Δ
msg.go 86.41% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more