getindata/dbt-airflow-factory

View on GitHub
dbt_airflow_factory/ecs/ecs_operator.py

Summary

Maintainability
A
0 mins
Test Coverage
C
76%

Too few public methods (1/2)
Open

class EcsPodOperatorBuilder(DbtRunOperatorBuilder):

Used when class has too few public methods, so be sure it's really worth it.

TODO
Wontfix

        raise NotImplementedError  # TODO

Used when a warning note as FIXME or XXX is detected.

Missing class docstring
Open

class EcsPodOperatorBuilder(DbtRunOperatorBuilder):

Used when a class has no docstring.Even an empty class must have a docstring.

There are no issues that match your filters.

Category
Status