getindata/dbt-airflow-factory

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.github/pull_request_template.md
docs/api.rst
LICENSE
.github/workflows/python-package.yml
.github/workflows/publish.yml
.pre-commit-config.yaml
docs/requirements.txt
docs/images/gateway.png
docs/configuration.rst
docs/images/slack_notification.png
docs/images/ingestions_tasks.png
docs/images/ephemeral.png
.github/workflows/prepare-release.yml
.readthedocs.yaml
docs/images/downstream.png
.gitignore
pyproject.toml
tox.ini
CHANGELOG.md
docs/installation.md
.github/CODEOWNERS
CONTRIBUTING.md
docs/images/grouped.png
docs/images/tests.png
docs/images/upstream.png
.codeclimate.yml
docs/usage.rst
docs/images/dag.png
.isort.cfg
README.md
docs/features.rst
docs/changelog.md
docs/source/dbt_airflow_factory.k8s.rst
docs/images/msteams_notification.png
docs/Makefile
docs/index.rst
docs/source/dbt_airflow_factory.rst
docs/source/dbt_airflow_factory.ecs.rst
setup.cfg
docs/cli.rst
dbt_airflow_factory/ecs/__init__.py0
A
0 mins
F
0%
dbt_airflow_factory/tasks_builder/__init__.py0
A
0 mins
F
0%
dbt_airflow_factory/notifications/__init__.py0
A
0 mins
F
0%
dbt_airflow_factory/bash/__init__.py0
A
0 mins
F
0%
dbt_airflow_factory/k8s/__init__.py0
A
0 mins
F
0%
dbt_airflow_factory/__init__.py1
A
0 mins
A
100%
dbt_airflow_factory/constants.py5
A
0 mins
A
100%
dbt_airflow_factory/tasks_builder/parameters.py7
A
0 mins
A
100%
dbt_airflow_factory/ecs/ecs_parameters_loader.py8
A
0 mins
B
80%
dbt_airflow_factory/bash/bash_parameters.py9
A
0 mins
C
75%