alekzonder/maf

View on GitHub
src/Service/Config/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function load has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

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

            getConfigFromConsul(this._logger, this._options)
                .then((config) => {
Severity: Minor
Found in src/Service/Config/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status