dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
182 stars 26 forks source link

Add charset option #77

Closed roryc89 closed 7 years ago

roryc89 commented 7 years ago

allows users to specify charsets in options to address #76

roryc89 commented 7 years ago

priority 1 as addresses priority 1 issue in oxabs project.

codecov-io commented 7 years ago

Codecov Report

Merging #77 into master will not change coverage. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master    #77   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          42     43    +1     
=====================================
+ Hits           42     43    +1
Impacted Files Coverage Δ
lib/index.js 100% <100%> (ø) :arrow_up:

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 849ccf3...133fd9a. Read the comment docs.