getindata/dbt-airflow-factory

View on GitHub
dbt_airflow_factory/k8s/k8s_parameters_loader.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Too few public methods (1/2)
Open

class KubernetesExecutionParametersLoader:

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

Missing class docstring
Open

class KubernetesExecutionParametersLoader:

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

Missing function or method docstring
Open

    def create_config(

Used when a function or method has no docstring.Some special methods like init do not require a docstring.

There are no issues that match your filters.

Category
Status