dwyl / sendemail

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

allows sender email to be dynamically updated #47

Closed roryc89 closed 7 years ago

roryc89 commented 7 years ago

Allows sender email to be changed by passing property on object, so environment variable doens't have to be changed, issue #46

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #47 into master will not change coverage

@@           master   #47   diff @@
===================================
  Files           1     1          
  Lines          29    29          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           29    29          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 471087f...87038d5

nelsonic commented 7 years ago

@roryc89 looks good. 👍 ❤️ ✅ :shipit: