Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postal #11

Merged
merged 17 commits into from
Dec 24, 2021
Merged

Postal #11

merged 17 commits into from
Dec 24, 2021

Conversation

ainsleyclark
Copy link
Owner

Description

  • Added Postal Sypport
  • Added CC & BCC to all providers (untested).
  • Cleaned up examples.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Unit tests - postal_test.go

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #11 (f15b851) into main (dec907c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main       #11    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            8         9     +1     
  Lines          261       409   +148     
==========================================
+ Hits           261       409   +148     
Impacted Files Coverage Δ
mail.go 100.00% <100.00%> (ø)
mailgun.go 100.00% <100.00%> (ø)
postal.go 100.00% <100.00%> (ø)
sendgrid.go 100.00% <100.00%> (ø)
smtp.go 100.00% <100.00%> (ø)
sparkpost.go 100.00% <100.00%> (ø)
transmissions.go 100.00% <100.00%> (ø)

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 dec907c...f15b851. Read the comment docs.

Repository owner deleted a comment from gitguardian bot Dec 24, 2021
@ainsleyclark ainsleyclark merged commit 3e51368 into main Dec 24, 2021
@ainsleyclark ainsleyclark deleted the postal branch December 24, 2021 15:12
@ainsleyclark ainsleyclark linked an issue Dec 24, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postal Support
1 participant