getindata/kedro-airflow-k8s

View on GitHub
kedro_airflow_k8s/operators/create_pipeline_storage.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

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

    def __init__(
Severity: Major
Found in kedro_airflow_k8s/operators/create_pipeline_storage.py - About 50 mins to fix

    Too many arguments (7/5)
    Wontfix

        def __init__(

    Used when a function or method takes too many arguments.

    There are no issues that match your filters.

    Category
    Status