eisen-dev/eisen_engine

View on GitHub
core/dispatcher.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def PackageAction(module, hosts, command, mod, id, pack):
Severity: Minor
Found in core/dispatcher.py - About 45 mins to fix

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

    def RunTask(module, hosts, command, mod, id):
    Severity: Minor
    Found in core/dispatcher.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status