senecajs/seneca-mail

View on GitHub
trial/sendgrid.js

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function run() {
  var si = await Seneca({ logger:'flat', log: 'debug', legacy: { transport: false } })
      .use('promisify')
      .use('..', {
        email: {
Severity: Minor
Found in trial/sendgrid.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status