Closed ainsleyclark closed 2 years ago
Merging #14 (cc5fed3) into main (f444005) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #14 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 10 14 +4
Lines 497 714 +217
==========================================
+ Hits 497 714 +217
Impacted Files | Coverage Δ | |
---|---|---|
mail/attachments.go | 100.00% <ø> (ø) |
|
mail/config.go | 100.00% <ø> (ø) |
|
drivers/mailgun.go | 100.00% <100.00%> (ø) |
|
drivers/postal.go | 100.00% <100.00%> (ø) |
|
drivers/postmark.go | 100.00% <100.00%> (ø) |
|
drivers/sendgrid.go | 100.00% <100.00%> (ø) |
|
drivers/smtp.go | 100.00% <100.00%> (ø) |
|
drivers/sparkpost.go | 100.00% <100.00%> (ø) |
|
internal/client/client.go | 100.00% <100.00%> (ø) |
|
internal/client/util.go | 100.00% <100.00%> (ø) |
|
... and 10 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f444005...cc5fed3. Read the comment docs.
Description
Fixes # (issue)
Type of change
Please delete options that are not relevant.
driver
string to constructors.How Has This Been Tested?