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: error code #111

Closed dword-design closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (eac2aa0) into master (76cfb93) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   86.11%   86.11%           
=======================================
  Files           2        2           
  Lines          36       36           
=======================================
  Hits           31       31           
  Misses          5        5           
Impacted Files Coverage Δ
src/index.js 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 76cfb93...eac2aa0. Read the comment docs.

github-actions[bot] commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: