GoogleCloudPlatform / automlops
File Size

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

Intro
Learn more...
File Size Overall
0% | 26% | 31% | 19% | 22%
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% | 28% | 33% | 15% | 22%
jinja0% | 0% | 0% | 73% | 26%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
google_cloud_automlops0% | 27% | 31% | 19% | 20%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 41)
File# lines# units
utils.py
in google_cloud_automlops/utils
615 29
AutoMLOps.py
in google_cloud_automlops
410 8
kfp.py
in google_cloud_automlops/orchestration
308 9
terraform.py
in google_cloud_automlops/provisioning
174 1
base.py
in google_cloud_automlops/orchestration
153 13
__main__.py.jinja
in google_cloud_automlops/provisioning/templates/pulumi/python
122 -
constants.py
in google_cloud_automlops/utils
95 -
pulumi.py
in google_cloud_automlops/provisioning
70 2
base.py
in google_cloud_automlops/provisioning
67 3
gcloud.py
in google_cloud_automlops/provisioning
51 1
github_actions.py
in google_cloud_automlops/deployments
48 2
setup.py
in root
41 -
Pulumi.dev.yaml.jinja
in google_cloud_automlops/provisioning/templates/pulumi
39 -
cloudbuild.py
in google_cloud_automlops/deployments
34 1
enums.py
in google_cloud_automlops/utils
22 -
base.py
in google_cloud_automlops/deployments
16 2
Pulumi.yaml.jinja
in google_cloud_automlops/provisioning/templates/pulumi
5 -
__init__.py
in google_cloud_automlops
3 -
__init__.py
in google_cloud_automlops/utils
1 -
__init__.py
in google_cloud_automlops/utils/templates
1 -
__init__.py
in google_cloud_automlops/deployments
1 -
__init__.py
in google_cloud_automlops/deployments/templates
1 -
__init__.py
in google_cloud_automlops/deployments/templates/cloudbuild
1 -
__init__.py
in google_cloud_automlops/deployments/templates/github_actions
1 -
__init__.py
in google_cloud_automlops/orchestration
1 -
__init__.py
in google_cloud_automlops/orchestration/templates
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/services
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/services/submission_service
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/components
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/components/component_base
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/components/component_base/src
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/pipelines
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/scripts
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp
1 -
__init__.py
in google_cloud_automlops/orchestration/templates/kfp/model_monitoring
1 -
__init__.py
in google_cloud_automlops/provisioning
1 -
__init__.py
in google_cloud_automlops/provisioning/templates
1 -
__init__.py
in google_cloud_automlops/provisioning/templates/terraform
1 -
__init__.py
in google_cloud_automlops/provisioning/templates/terraform/environment
1 -
__init__.py
in google_cloud_automlops/provisioning/templates/terraform/state_bucket
1 -
__init__.py
in google_cloud_automlops/provisioning/templates/gcloud
1 -
Files With Most Units (Top 11)
File# lines# units
utils.py
in google_cloud_automlops/utils
615 29
base.py
in google_cloud_automlops/orchestration
153 13
kfp.py
in google_cloud_automlops/orchestration
308 9
AutoMLOps.py
in google_cloud_automlops
410 8
base.py
in google_cloud_automlops/provisioning
67 3
base.py
in google_cloud_automlops/deployments
16 2
github_actions.py
in google_cloud_automlops/deployments
48 2
pulumi.py
in google_cloud_automlops/provisioning
70 2
cloudbuild.py
in google_cloud_automlops/deployments
34 1
terraform.py
in google_cloud_automlops/provisioning
174 1
gcloud.py
in google_cloud_automlops/provisioning
51 1
Files With Long Lines (Top 6)

There are 6 files with lines longer than 120 characters. In total, there are 50 long lines.

File# lines# units# long lines
utils.py
in google_cloud_automlops/utils
615 29 38
AutoMLOps.py
in google_cloud_automlops
410 8 4
kfp.py
in google_cloud_automlops/orchestration
308 9 3
base.py
in google_cloud_automlops/provisioning
67 3 3
cloudbuild.py
in google_cloud_automlops/deployments
34 1 1
__main__.py.jinja
in google_cloud_automlops/provisioning/templates/pulumi/python
122 - 1
Correlations

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

google_cloud_automlops/AutoMLOps.py x: 43 commits (all time) y: 410 lines of code google_cloud_automlops/__init__.py x: 26 commits (all time) y: 3 lines of code google_cloud_automlops/orchestration/base.py x: 10 commits (all time) y: 153 lines of code google_cloud_automlops/orchestration/kfp.py x: 11 commits (all time) y: 308 lines of code google_cloud_automlops/provisioning/base.py x: 5 commits (all time) y: 67 lines of code google_cloud_automlops/utils/utils.py x: 41 commits (all time) y: 615 lines of code setup.py x: 55 commits (all time) y: 41 lines of code google_cloud_automlops/utils/enums.py x: 7 commits (all time) y: 22 lines of code google_cloud_automlops/deployments/base.py x: 6 commits (all time) y: 16 lines of code google_cloud_automlops/deployments/cloudbuild.py x: 3 commits (all time) y: 34 lines of code google_cloud_automlops/deployments/github_actions.py x: 2 commits (all time) y: 48 lines of code google_cloud_automlops/deployments/templates/__init__.py x: 2 commits (all time) y: 1 lines of code google_cloud_automlops/orchestration/templates/__init__.py x: 3 commits (all time) y: 1 lines of code google_cloud_automlops/provisioning/gcloud.py x: 3 commits (all time) y: 51 lines of code google_cloud_automlops/provisioning/pulumi.py x: 3 commits (all time) y: 70 lines of code google_cloud_automlops/provisioning/templates/pulumi/Pulumi.dev.yaml.jinja x: 2 commits (all time) y: 39 lines of code google_cloud_automlops/provisioning/templates/pulumi/Pulumi.yaml.jinja x: 2 commits (all time) y: 5 lines of code google_cloud_automlops/provisioning/templates/pulumi/python/__main__.py.jinja x: 2 commits (all time) y: 122 lines of code google_cloud_automlops/provisioning/terraform.py x: 4 commits (all time) y: 174 lines of code google_cloud_automlops/utils/constants.py x: 30 commits (all time) y: 95 lines of code google_cloud_automlops/deployments/__init__.py x: 7 commits (all time) y: 1 lines of code
615.0
lines of code
  min: 1.0
  average: 56.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 49.5
  max: 615.0
0 55.0
commits (all time)
min: 2.0 | average: 8.05 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 7.0 | max: 55.0

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

google_cloud_automlops/AutoMLOps.py x: 6 contributors (all time) y: 410 lines of code google_cloud_automlops/__init__.py x: 5 contributors (all time) y: 3 lines of code google_cloud_automlops/orchestration/base.py x: 4 contributors (all time) y: 153 lines of code google_cloud_automlops/orchestration/kfp.py x: 4 contributors (all time) y: 308 lines of code google_cloud_automlops/provisioning/base.py x: 3 contributors (all time) y: 67 lines of code google_cloud_automlops/utils/utils.py x: 6 contributors (all time) y: 615 lines of code setup.py x: 7 contributors (all time) y: 41 lines of code google_cloud_automlops/utils/enums.py x: 4 contributors (all time) y: 22 lines of code google_cloud_automlops/deployments/base.py x: 3 contributors (all time) y: 16 lines of code google_cloud_automlops/deployments/cloudbuild.py x: 3 contributors (all time) y: 34 lines of code google_cloud_automlops/deployments/github_actions.py x: 2 contributors (all time) y: 48 lines of code google_cloud_automlops/deployments/templates/__init__.py x: 2 contributors (all time) y: 1 lines of code google_cloud_automlops/provisioning/gcloud.py x: 3 contributors (all time) y: 51 lines of code google_cloud_automlops/provisioning/pulumi.py x: 3 contributors (all time) y: 70 lines of code google_cloud_automlops/provisioning/templates/pulumi/Pulumi.dev.yaml.jinja x: 2 contributors (all time) y: 39 lines of code google_cloud_automlops/provisioning/templates/pulumi/Pulumi.yaml.jinja x: 2 contributors (all time) y: 5 lines of code google_cloud_automlops/provisioning/templates/pulumi/python/__main__.py.jinja x: 2 contributors (all time) y: 122 lines of code google_cloud_automlops/provisioning/terraform.py x: 4 contributors (all time) y: 174 lines of code google_cloud_automlops/utils/constants.py x: 6 contributors (all time) y: 95 lines of code google_cloud_automlops/deployments/__init__.py x: 4 contributors (all time) y: 1 lines of code
615.0
lines of code
  min: 1.0
  average: 56.0
  25th percentile: 1.0
  median: 1.0
  75th percentile: 49.5
  max: 615.0
0 7.0
contributors (all time)
min: 2.0 | average: 3.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 7.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".