RackHD/on-http

View on GitHub
lib/services/task-api-service.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

function taskApiServiceFactory(
    taskProtocol,
    waterline,
    Errors,
    util,
Severity: Minor
Found in lib/services/task-api-service.js - About 2 hrs to fix

    Function taskApiServiceFactory has 10 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        taskProtocol,
        waterline,
        Errors,
        util,
        configuration,
    Severity: Major
    Found in lib/services/task-api-service.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status