RackHD/on-http

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

Summary

Maintainability
A
2 hrs
Test Coverage

Function tagApiServiceFactory has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function tagApiServiceFactory(
    waterline,
    Promise,
    workflowApiService,
    Errors,
Severity: Minor
Found in lib/services/tags-api-service.js - About 1 hr to fix

    Function tagApiServiceFactory has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        waterline,
        Promise,
        workflowApiService,
        Errors,
        _
    Severity: Minor
    Found in lib/services/tags-api-service.js - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status