bq/corbel-composr

View on GitHub
src/lib/connectors/corbel.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function checkState (timeout) {
  var modules = ['iam', 'resources', 'assets', 'evci']
  var path = config.get('corbel.options.urlBase')

  var result = {}
Severity: Minor
Found in src/lib/connectors/corbel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status