julienmalard/Tikon

View on GitHub
tikon/ecs/paráms.py

Summary

Maintainability
A
3 hrs
Test Coverage

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

    def __init__(símismo, modelo: "Modelo", mód: "Módulo", paráms: Iterable["Parám"], n_reps: Tipo_Valor_Numérico_Entero):
Severity: Major
Found in tikon/ecs/paráms.py - About 50 mins to fix

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

        def __init__(
    Severity: Major
    Found in tikon/ecs/paráms.py - About 50 mins to fix

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

          def __init__(símismo, vals_paráms_inter: list["ValsParámCoso"], eje: str, índice: Optional["Coso"]):
      Severity: Minor
      Found in tikon/ecs/paráms.py - About 45 mins to fix

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

            def __init__(símismo, tmñ: Tipo_Valor_Numérico_Entero, índice):
        Severity: Minor
        Found in tikon/ecs/paráms.py - About 35 mins to fix

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

              def __init__(símismo, subs: Sequence["MatrParám"], eje: str, índice: Optional["Coso"]):
          Severity: Minor
          Found in tikon/ecs/paráms.py - About 35 mins to fix

            There are no issues that match your filters.

            Category
            Status