GoogleCloudPlatform / codelab-mlops-airflow-gke
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 26% | 73%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 0% | 73% | 26%
tf0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
services0% | 0% | 0% | 58% | 41%
ROOT0% | 0% | 0% | 100% | 0%
terraform0% | 0% | 0% | 0% | 100%
manifests0% | 0% | 0% | 0% | 100%
Longest Files (Top 38)
File# lines# units
finetuning.py
in services/3-finetuning
162 1
101 1
deployment.tf
in terraform/modules/finetuning-service
93 -
deployment.tf
in terraform/modules/data-pipeline-service
72 -
inference.yaml
in manifests
65 -
model-evaluation.py
in services/4-model-evaluation
42 1
data-preparation.py
in services/2-data-preparation
34 1
main.tf
in terraform
33 -
cloudbuild.yaml
in services/5-inference
23 -
versions.tf
in terraform/modules/data-pipeline-service
20 -
versions.tf
in terraform/modules/gke
20 -
versions.tf
in terraform/modules/finetuning-service
20 -
main.tf
in terraform/modules/gcs
20 -
variables.tf
in terraform/modules/data-pipeline-service
19 -
variables.tf
in terraform/modules/finetuning-service
19 -
variables.tf
in terraform
19 -
pv-logs.yaml
in manifests
18 -
pv-dags.yaml
in manifests
18 -
dataset-download.py
in services/1-dataset-download
17 1
variables.tf
in terraform/modules/gcs
17 -
secret.tf
in terraform/modules/data-pipeline-service
15 -
pvc-dags.yaml
in manifests
13 -
13 -
13 -
pvc-logs.yaml
in manifests
13 -
sa-role.yaml
in manifests
12 -
sa.tf
in terraform/modules/gcs
11 -
api.tf
in terraform/modules/gcs
10 -
versions.tf
in terraform
9 -
ns.tf
in terraform/modules/data-pipeline-service
8 -
variables.tf
in terraform/modules/gke
8 -
versions.tf
in terraform/modules/gcs
8 -
mlops-sa.yaml
in manifests
8 -
main.tf
in terraform/modules/gke
6 -
namespace.yaml
in manifests
6 -
api.tf
in terraform/modules/gke
5 -
provider.tf
in terraform
5 -
output.tf
in terraform/modules/gcs
3 -
Files With Most Units (Top 5)
File# lines# units
model-evaluation.py
in services/4-model-evaluation
42 1
dataset-download.py
in services/1-dataset-download
17 1
data-preparation.py
in services/2-data-preparation
34 1
finetuning.py
in services/3-finetuning
162 1
101 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 3 long lines.

File# lines# units# long lines
101 1 2
inference.yaml
in manifests
65 - 1
Correlations

File Size vs. Commits (all time): 38 points

manifests/inference-service.yaml x: 3 commits (all time) y: 13 lines of code manifests/inference.yaml x: 4 commits (all time) y: 65 lines of code manifests/mlops-sa.yaml x: 2 commits (all time) y: 8 lines of code manifests/namespace.yaml x: 2 commits (all time) y: 6 lines of code manifests/pv-dags.yaml x: 3 commits (all time) y: 18 lines of code manifests/pvc-dags.yaml x: 2 commits (all time) y: 13 lines of code manifests/sa-role.yaml x: 3 commits (all time) y: 12 lines of code ml-ops-dag.py x: 11 commits (all time) y: 101 lines of code services/1-dataset-download/dataset-download.py x: 2 commits (all time) y: 17 lines of code services/2-data-preparation/data-preparation.py x: 3 commits (all time) y: 34 lines of code services/3-finetuning/finetuning.py x: 5 commits (all time) y: 162 lines of code services/4-model-evaluation/model-evaluation.py x: 2 commits (all time) y: 42 lines of code services/5-inference/cloudbuild.yaml x: 2 commits (all time) y: 23 lines of code terraform/modules/data-pipeline-service/deployment.tf x: 6 commits (all time) y: 72 lines of code terraform/modules/finetuning-service/deployment.tf x: 6 commits (all time) y: 93 lines of code terraform/main.tf x: 7 commits (all time) y: 33 lines of code terraform/modules/data-pipeline-service/ns.tf x: 3 commits (all time) y: 8 lines of code terraform/modules/data-pipeline-service/secret.tf x: 4 commits (all time) y: 15 lines of code terraform/modules/data-pipeline-service/variables.tf x: 4 commits (all time) y: 19 lines of code terraform/modules/finetuning-service/variables.tf x: 3 commits (all time) y: 19 lines of code terraform/modules/gcs/api.tf x: 4 commits (all time) y: 10 lines of code terraform/modules/gcs/main.tf x: 4 commits (all time) y: 20 lines of code terraform/modules/gcs/sa.tf x: 3 commits (all time) y: 11 lines of code terraform/modules/gcs/variables.tf x: 3 commits (all time) y: 17 lines of code terraform/modules/gke/api.tf x: 3 commits (all time) y: 5 lines of code terraform/modules/gke/main.tf x: 3 commits (all time) y: 6 lines of code terraform/variables.tf x: 7 commits (all time) y: 19 lines of code terraform/versions.tf x: 4 commits (all time) y: 9 lines of code terraform/modules/finetuning-service/versions.tf x: 1 commits (all time) y: 20 lines of code terraform/modules/gcs/output.tf x: 1 commits (all time) y: 3 lines of code terraform/modules/gcs/versions.tf x: 1 commits (all time) y: 8 lines of code
162.0
lines of code
  min: 3.0
  average: 26.26
  25th percentile: 8.75
  median: 17.0
  75th percentile: 20.75
  max: 162.0
0 11.0
commits (all time)
min: 1.0 | average: 3.32 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 11.0

File Size vs. Contributors (all time): 38 points

manifests/inference-service.yaml x: 1 contributors (all time) y: 13 lines of code manifests/inference.yaml x: 2 contributors (all time) y: 65 lines of code manifests/mlops-sa.yaml x: 1 contributors (all time) y: 8 lines of code manifests/namespace.yaml x: 1 contributors (all time) y: 6 lines of code manifests/pv-dags.yaml x: 2 contributors (all time) y: 18 lines of code manifests/sa-role.yaml x: 2 contributors (all time) y: 12 lines of code ml-ops-dag.py x: 1 contributors (all time) y: 101 lines of code services/1-dataset-download/dataset-download.py x: 1 contributors (all time) y: 17 lines of code services/2-data-preparation/data-preparation.py x: 2 contributors (all time) y: 34 lines of code services/3-finetuning/finetuning.py x: 2 contributors (all time) y: 162 lines of code services/4-model-evaluation/model-evaluation.py x: 1 contributors (all time) y: 42 lines of code services/5-inference/cloudbuild.yaml x: 2 contributors (all time) y: 23 lines of code terraform/modules/data-pipeline-service/deployment.tf x: 2 contributors (all time) y: 72 lines of code terraform/modules/finetuning-service/deployment.tf x: 2 contributors (all time) y: 93 lines of code terraform/main.tf x: 2 contributors (all time) y: 33 lines of code terraform/modules/data-pipeline-service/ns.tf x: 2 contributors (all time) y: 8 lines of code terraform/modules/data-pipeline-service/secret.tf x: 2 contributors (all time) y: 15 lines of code terraform/modules/data-pipeline-service/variables.tf x: 2 contributors (all time) y: 19 lines of code terraform/modules/gcs/api.tf x: 2 contributors (all time) y: 10 lines of code terraform/modules/gcs/main.tf x: 2 contributors (all time) y: 20 lines of code terraform/modules/gcs/sa.tf x: 2 contributors (all time) y: 11 lines of code terraform/modules/gcs/variables.tf x: 2 contributors (all time) y: 17 lines of code terraform/modules/gke/api.tf x: 2 contributors (all time) y: 5 lines of code terraform/modules/gke/main.tf x: 2 contributors (all time) y: 6 lines of code terraform/versions.tf x: 2 contributors (all time) y: 9 lines of code terraform/modules/finetuning-service/versions.tf x: 1 contributors (all time) y: 20 lines of code terraform/modules/gcs/output.tf x: 1 contributors (all time) y: 3 lines of code
162.0
lines of code
  min: 3.0
  average: 26.26
  25th percentile: 8.75
  median: 17.0
  75th percentile: 20.75
  max: 162.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".