alekzonder/maf

View on GitHub
src/Service/Init/Repl.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function (logger, init) {

    return new Promise((resolve, reject) => {

        process.on('unhandledRejection', function (err) {
Severity: Minor
Found in src/Service/Init/Repl.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status