dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
239 stars 18 forks source link

fix: improve errors #106

Closed dword-design closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #106 (d519a34) into master (daad79b) will decrease coverage by 5.06%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   91.17%   86.11%   -5.07%     
==========================================
  Files           2        2              
  Lines          34       36       +2     
==========================================
  Hits           31       31              
- Misses          3        5       +2     
Impacted Files Coverage Δ
src/plugin.js 0.00% <0.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 daad79b...d519a34. Read the comment docs.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 3.0.19 :tada:

The release is available on:

Your semantic-release bot :package::rocket: