intracom-telecom-sdn/nstat

View on GitHub
stress_test/report_spec.py

Summary

Maintainability
A
1 hr
Test Coverage

Showing 2 of 2 total issues

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

def __init__(self, table_type, title, keys, source_json,
Severity: Minor
Found in stress_test/report_spec.py - About 35 mins to fix

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

    def __init__(self, config_json, results_json, title, config_tables,
    Severity: Minor
    Found in stress_test/report_spec.py - About 35 mins to fix
      Category
      Status