getindata/kedro-airflow-k8s

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/CODEOWNERS
.github/pull_request_template.md
.github/workflows/prepare-release.yml
.github/workflows/publish.yml
.github/workflows/python-package.yml
.gitignore
.isort.cfg
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
docs/Makefile
docs/conf.py21
A
0 mins
docs/index.rst
docs/requirements.txt
docs/source/01_introduction/01_intro.md
docs/source/02_installation/01_installation.md
docs/source/02_installation/02_configuration.md
docs/source/02_installation/index.rst
docs/source/03_getting_started/01_quickstart.md
docs/source/03_getting_started/02_gcp.md
docs/source/03_getting_started/03_mlflow.md
docs/source/03_getting_started/04_authentication.md
docs/source/03_getting_started/05_spark.md
docs/source/03_getting_started/index.rst
kedro_airflow_k8s/__init__.py1
A
0 mins
A
100%
kedro_airflow_k8s/airflow.py201
A
0 mins
A
92%
kedro_airflow_k8s/airflow_dag_template.j2
kedro_airflow_k8s/airflow_spark_task_template.j2
kedro_airflow_k8s/cli.py286
A
3 hrs
A
97%
kedro_airflow_k8s/cli_helper.py128
A
45 mins
A
96%
kedro_airflow_k8s/config.py363
C
7 hrs
A
98%
kedro_airflow_k8s/context_helper.py81
A
0 mins
B
83%
kedro_airflow_k8s/dataproc_init_script_template.j2
kedro_airflow_k8s/hooks.py30
A
0 mins
A
100%
kedro_airflow_k8s/operators/__init__.py0
A
0 mins
F
0%
kedro_airflow_k8s/operators/create_pipeline_storage.py85
A
0 mins
A
100%
kedro_airflow_k8s/operators/data_volume_init.py140
A
0 mins
B
88%
kedro_airflow_k8s/operators/delete_pipeline_storage.py57
A
0 mins
A
100%
kedro_airflow_k8s/operators/node_pod.py221
A
0 mins
A
93%
kedro_airflow_k8s/operators/spark_submit_k8s.py152
A
3 hrs
A
100%
kedro_airflow_k8s/operators/start_mlflow_experiment.py133
A
1 hr
C
74%
kedro_airflow_k8s/task_group.py295
A
3 hrs
A
96%
kedro_airflow_k8s/template.py158
A
1 hr
A
94%
kedro_airflow_k8s/template_helper.py33
A
35 mins
C
77%
kedro_airflow_k8s/templates/github-on-merge-to-master.yml
kedro_airflow_k8s/templates/github-on-push.yml