Allows users to submit rfc822 formatted email addresses#194
Allows users to submit rfc822 formatted email addresses#194thinkingserious merged 2 commits intosendgrid:masterfrom tariq1890:rfc822-email
Conversation
|
Leaving this here for reference |
|
@mbernier Can you review this PR? Let me know if there are any issues with these changes. |
| } | ||
| } | ||
|
|
||
| func ParseEmail(emailInfo string) (*Email, error) { |
There was a problem hiding this comment.
Could you add a doc comment above here explaining what ParseEmail does?
|
@dmowcomber Done |
Codecov Report
@@ Coverage Diff @@
## master #194 +/- ##
=========================================
Coverage ? 71.39%
=========================================
Files ? 3
Lines ? 451
Branches ? 0
=========================================
Hits ? 322
Misses ? 125
Partials ? 4
Continue to review full report at Codecov.
|
|
LGTM |
|
Will this ever be merged?LOL |
|
Yes. However, we have a major update being worked on by @suchitparikh at the moment. |
|
Hello @tariq1890, |
No description provided.