azukiapp/azk

View on GitHub
src/cmds/agent.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function callAgent has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  callAgent(opts) {
    var params = {
      action: _.head(this.route.actions) || opts.action
    };
    // Create a progress output
Severity: Major
Found in src/cmds/agent.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status