julienmalard/Tikon

View on GitHub
tikon/central/coso.py

Summary

Maintainability
A
3 hrs
Test Coverage

Function espec_apriori has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def espec_apriori(símismo, apriori, categ, sub_categ, ec, prm, índs=None):
Severity: Major
Found in tikon/central/coso.py - About 1 hr to fix

    Function borrar_aprioris has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def borrar_aprioris(símismo, categ=None, sub_categ=None, ec=None, prm=None, índs=None):
    Severity: Major
    Found in tikon/central/coso.py - About 50 mins to fix

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

          def categ_activa(símismo, categ, modelo, mód, exper):
      Severity: Minor
      Found in tikon/central/coso.py - About 45 mins to fix

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

            def activar_ec(símismo, categ: str, subcateg: str, ec: str, **argspc: Any):
        Severity: Minor
        Found in tikon/central/coso.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status