RackHD/on-http

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

function hookApiServiceFactory(
    waterline,
    Logger,
    _,
    Errors,
Severity: Minor
Found in lib/services/hooks-api-service.js - About 1 hr to fix

    Function hookApiServiceFactory has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        waterline,
        Logger,
        _,
        Errors,
        assert,
    Severity: Minor
    Found in lib/services/hooks-api-service.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status