sonntagsgesicht/auxilium

View on GitHub
auxilium/tools/coverage_tools.py

Summary

Maintainability
A
2 hrs
Test Coverage

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

def coverage(pkg=basename(getcwd()), test_dir=TEST_PATH,
Severity: Minor
Found in auxilium/tools/coverage_tools.py - About 45 mins to fix

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

    def coverage_coverage(pkg=basename(getcwd()), test_dir=TEST_PATH,
    Severity: Minor
    Found in auxilium/tools/coverage_tools.py - About 45 mins to fix

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

      def coverage_test(test_dir=TEST_PATH,
      Severity: Minor
      Found in auxilium/tools/coverage_tools.py - About 35 mins to fix

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

        def coverage_pytest(test_dir=TEST_PATH,
        Severity: Minor
        Found in auxilium/tools/coverage_tools.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status