TryGhost/Ghost

View on GitHub
ghost/data-generator/lib/importers/EmailRecipientFailuresImporter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function generate has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    generate() {
        const errors = [
            {
                severity: 'permanent',
                code: 605,

    There are no issues that match your filters.

    Category
    Status