robojones/z1

View on GitHub
daemon/operation/list.js

Summary

Maintainability
A
1 hr
Test Coverage
A
94%

Function list has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function list(config) {
    return new Promise(resolve => {
        const stats = {}

        /**
Severity: Minor
Found in daemon/operation/list.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status