daemonslayer/tests-airflow

View on GitHub
src/etl/examples/etl-example/dags/acme/operators/dwh_operators.py

Summary

Maintainability
A
2 hrs
Test Coverage

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

    def __init__(
Severity: Major
Found in src/etl/examples/etl-example/dags/acme/operators/dwh_operators.py - About 1 hr to fix

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

        def __init__(
    Severity: Minor
    Found in src/etl/examples/etl-example/dags/acme/operators/dwh_operators.py - About 45 mins to fix

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

          def __init__(
      Severity: Minor
      Found in src/etl/examples/etl-example/dags/acme/operators/dwh_operators.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status