GoogleCloudPlatform / solutions-builder
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 3% | 22% | 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% | 15% | 36% | 47%
tf0% | 0% | 0% | 23% | 76%
yaml0% | 0% | 0% | 6% | 93%
tfvars0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
solutions_builder0% | 0% | 4% | 23% | 72%
experiments0% | 0% | 0% | 13% | 86%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
cli.py
in solutions_builder/cli
253 9
cli_utils.py
in solutions_builder/cli
175 28
sb_helpers.py
in solutions_builder/copier_extensions
154 19
component.py
in solutions_builder/cli
153 6
httplb_cloudrun.tf
in solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application
125 -
variables.tf
in solutions_builder/modules/terraform_base/terraform/modules/gke
123 -
gke.tf
in solutions_builder/modules/terraform_gke/terraform/stages/2-foundation
123 -
infra.py
in solutions_builder/cli
118 6
main.tf
in solutions_builder/modules/terraform_base/terraform/modules/cloudrun
114 -
main.tf
in solutions_builder/modules/terraform_base/terraform/stages/{{'0-jumphost' if use_jumphost}}
111 -
skaffold.yaml
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}
106 -
variables.tf
in solutions_builder/modules/terraform_base/terraform/stages/2-foundation
101 -
skaffold.yaml
in solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}
96 -
skaffold.yaml
in solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}
96 -
skaffold.yaml
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}
96 -
skaffold.yaml
in solutions_builder/helper_modules/module_template/{{'{{destination_path}}'}}/{{'{{component_name}}'}}
96 -
main.tf
in solutions_builder/modules/terraform_base/terraform/modules/gke
94 -
vars.py
in solutions_builder/cli
94 6
copier.yaml
in experiments/task_dispatch_service
93 -
tasks.py
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/routes
92 -
copier.yaml
in solutions_builder/modules/terraform_gke_ingress
87 -
copier.yaml
in solutions_builder/template_root
87 -
main.tf
in solutions_builder/modules/terraform_base/terraform/modules/compute_backend
86 -
main.tf
in experiments/task_dispatch_service/terraform/stages/3-task-dispatch
77 -
variables.tf
in experiments/task_dispatch_service/terraform/stages/3-task-dispatch
69 -
main.tf
in solutions_builder/modules/terraform_base/terraform/modules/firebase
64 -
service_accounts.tf
in solutions_builder/modules/terraform_base/terraform/stages/2-foundation
61 -
copier.yaml
in solutions_builder/modules/streamlit_app
61 -
main.tf
in solutions_builder/modules/terraform_base/terraform/stages/2-foundation
60 -
variables.tf
in solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}
60 -
httplb_cloudrun_vars.tf
in solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application
59 -
bootstrap.tf
in solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap
58 -
providers.tf
in solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}
57 -
copier.yaml
in solutions_builder/modules/blank_service
57 -
copier.yaml
in solutions_builder/modules/terraform_gke
55 -
main.tf
in solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce
53 -
main.tf
in solutions_builder/modules/terraform_base/terraform/modules/ingress_nginx
52 -
iam.tf
in solutions_builder/modules/terraform_base/terraform/stages/2-foundation
50 -
iam.tf
in solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}
50 -
deployment.yaml
in solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/{{'kustomize' if deploy_method=='gke' else ''}}/base
50 -
deployment.yaml
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/{{'kustomize' if deploy_method=='gke' else ''}}/base
50 -
deployment.yaml
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base
50 -
variables.tf
in solutions_builder/modules/terraform_base/terraform/modules/vpc_network
48 -
variables.tf
in solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap
48 -
set.py
in solutions_builder/cli
45 1
firestore_setup.tf
in solutions_builder/modules/terraform_base/terraform/stages/2-foundation
44 -
copier.yaml
in solutions_builder/modules/restful_service
44 -
update.py
in solutions_builder/cli
44 2
variables.tf
in solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce
43 -
{{data_model_plural}}.py
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/routes
43 -
Files With Most Units (Top 26)
File# lines# units
cli_utils.py
in solutions_builder/cli
175 28
sb_helpers.py
in solutions_builder/copier_extensions
154 19
cli.py
in solutions_builder/cli
253 9
vars.py
in solutions_builder/cli
94 6
infra.py
in solutions_builder/cli
118 6
component.py
in solutions_builder/cli
153 6
logging_handler.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common/utils
12 3
add.py
in solutions_builder/cli
32 3
workflow.py
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/workflow
27 3
main.py
in solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/src
27 2
main.py
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src
27 2
firestore_emulator.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common/testing
38 2
list.py
in solutions_builder/cli
12 2
update.py
in solutions_builder/cli
44 2
main.py
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src
30 2
main.py
in solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/src
18 1
page_1.py
in solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/src/pages
6 1
{{data_model}}.py
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/models
25 1
context.py
in solutions_builder/copier_extensions
24 1
example.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common/models
21 1
bq_client_fixture.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common/testing
6 1
client_with_emulator.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common/testing
8 1
db_client.py
in solutions_builder/template_root/{{common_path if has_common}}/src/common
4 1
template.py
in solutions_builder/cli
22 1
set.py
in solutions_builder/cli
45 1
task.py
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/models
30 1
Files With Long Lines (Top 14)

There are 14 files with lines longer than 120 characters. In total, there are 15 long lines.

File# lines# units# long lines
sb_helpers.py
in solutions_builder/copier_extensions
154 19 2
variables.tf
in solutions_builder/modules/terraform_base/terraform/modules/gke
123 - 1
variables.tf
in solutions_builder/modules/terraform_base/terraform/modules/compute_backend
42 - 1
httplb_cloudrun_vars.tf
in solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application
59 - 1
httplb_cloudrun.tf
in solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application
125 - 1
skaffold.yaml
in solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}
96 - 1
{{component_name}}_cloudrun.tf
in solutions_builder/modules/blank_service/terraform/stages/3-application
28 - 1
skaffold.yaml
in solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}
96 - 1
skaffold.yaml
in solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}
96 - 1
{{component_name}}_cloudrun.tf
in solutions_builder/modules/restful_service/terraform/stages/{{'3-application' if cloudrun_neg}}
28 - 1
sb.yaml
in solutions_builder/template_root
14 - 1
skaffold.yaml
in solutions_builder/helper_modules/module_template/{{'{{destination_path}}'}}/{{'{{component_name}}'}}
96 - 1
sb.yaml
in solutions_builder/helper_modules/init_sb_yaml
14 - 1
skaffold.yaml
in experiments/task_dispatch_service/{{destination_path}}/{{component_name}}
106 - 1
Correlations

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

experiments/task_dispatch_service/copier.yaml x: 4 commits (all time) y: 93 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/backend.tf x: 2 commits (all time) y: 22 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/main.tf x: 2 commits (all time) y: 77 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/providers.tf x: 2 commits (all time) y: 31 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/terraform.tfvars x: 3 commits (all time) y: 28 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/variables.tf x: 2 commits (all time) y: 69 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/manifests/cloudrun-service.yaml x: 2 commits (all time) y: 11 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/skaffold.yaml x: 3 commits (all time) y: 106 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/config.py x: 2 commits (all time) y: 8 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/main.py x: 2 commits (all time) y: 30 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/routes/__init__.py x: 2 commits (all time) y: 1 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/routes/tasks.py x: 2 commits (all time) y: 92 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/schemas/task.py x: 2 commits (all time) y: 23 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/workflow/example.yaml x: 2 commits (all time) y: 16 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/workflow/workflow.py x: 2 commits (all time) y: 27 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/deployment.yaml x: 2 commits (all time) y: 50 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/kustomization.yaml x: 2 commits (all time) y: 9 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/service.yaml x: 2 commits (all time) y: 14 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/hpa/hpa.yaml x: 2 commits (all time) y: 19 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/hpa/kustomization.yaml x: 2 commits (all time) y: 6 lines of code pyproject.toml x: 58 commits (all time) y: 41 lines of code solutions_builder/cli/add.py x: 6 commits (all time) y: 32 lines of code solutions_builder/cli/cli.py x: 43 commits (all time) y: 253 lines of code solutions_builder/cli/cli_constants.py x: 8 commits (all time) y: 9 lines of code solutions_builder/cli/cli_utils.py x: 20 commits (all time) y: 175 lines of code solutions_builder/cli/component.py x: 24 commits (all time) y: 153 lines of code solutions_builder/cli/infra.py x: 16 commits (all time) y: 118 lines of code solutions_builder/cli/list.py x: 3 commits (all time) y: 12 lines of code solutions_builder/cli/template.py x: 8 commits (all time) y: 22 lines of code solutions_builder/cli/update.py x: 2 commits (all time) y: 44 lines of code solutions_builder/cli/vars.py x: 15 commits (all time) y: 94 lines of code solutions_builder/copier_extensions/sb_helpers.py x: 7 commits (all time) y: 154 lines of code solutions_builder/helper_modules/init_sb_yaml/copier.yaml x: 3 commits (all time) y: 11 lines of code solutions_builder/helper_modules/init_sb_yaml/sb.yaml x: 3 commits (all time) y: 14 lines of code solutions_builder/helper_modules/module_template/copier.yaml x: 3 commits (all time) y: 33 lines of code solutions_builder/helper_modules/module_template/template_copier.yaml x: 3 commits (all time) y: 37 lines of code solutions_builder/helper_modules/module_template/{{'terraform' if has_terraform_stage}}/stages/{{terraform_stage if has_terraform_stage}}/terraform.tfvars x: 2 commits (all time) y: 21 lines of code solutions_builder/helper_modules/module_template/{{'terraform' if has_terraform_stage}}/stages/{{terraform_stage if has_terraform_stage}}/variables.tf x: 2 commits (all time) y: 24 lines of code solutions_builder/helper_modules/module_template/{{'{{destination_path}}'}}/{{'{{component_name}}'}}/skaffold.yaml x: 3 commits (all time) y: 96 lines of code solutions_builder/modules/blank_service/copier.yaml x: 11 commits (all time) y: 57 lines of code solutions_builder/modules/blank_service/terraform/stages/3-application/{{component_name}}_cloudrun.tf x: 4 commits (all time) y: 28 lines of code solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/skaffold.yaml x: 4 commits (all time) y: 96 lines of code solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/src/config.py x: 2 commits (all time) y: 7 lines of code solutions_builder/modules/cicd_github/copier.yaml x: 3 commits (all time) y: 6 lines of code solutions_builder/modules/restful_service/copier.yaml x: 9 commits (all time) y: 44 lines of code solutions_builder/modules/restful_service/terraform/stages/{{'3-application' if cloudrun_neg}}/{{component_name}}_cloudrun.tf x: 5 commits (all time) y: 28 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/models/{{data_model}}.py x: 2 commits (all time) y: 25 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/routes/{{data_model_plural}}.py x: 2 commits (all time) y: 43 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/schemas/{{data_model}}.py x: 2 commits (all time) y: 20 lines of code solutions_builder/modules/streamlit_app/copier.yaml x: 2 commits (all time) y: 61 lines of code solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/skaffold.yaml x: 2 commits (all time) y: 96 lines of code solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/src/main.py x: 2 commits (all time) y: 18 lines of code solutions_builder/modules/terraform_base/copier.yaml x: 3 commits (all time) y: 32 lines of code solutions_builder/modules/terraform_base/terraform/modules/cloudrun/main.tf x: 2 commits (all time) y: 114 lines of code solutions_builder/modules/terraform_base/terraform/modules/cloudrun/variables.tf x: 2 commits (all time) y: 40 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/main.tf x: 2 commits (all time) y: 86 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/outputs.tf x: 2 commits (all time) y: 5 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/providers.tf x: 2 commits (all time) y: 38 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/variables.tf x: 2 commits (all time) y: 42 lines of code solutions_builder/modules/terraform_base/terraform/modules/firebase/main.tf x: 2 commits (all time) y: 64 lines of code solutions_builder/modules/terraform_base/terraform/modules/firebase/variables.tf x: 3 commits (all time) y: 34 lines of code solutions_builder/modules/terraform_base/terraform/modules/gke/main.tf x: 2 commits (all time) y: 94 lines of code solutions_builder/modules/terraform_base/terraform/modules/gke/variables.tf x: 2 commits (all time) y: 123 lines of code solutions_builder/modules/terraform_base/terraform/modules/ingress_nginx/main.tf x: 2 commits (all time) y: 52 lines of code solutions_builder/modules/terraform_base/terraform/modules/ingress_nginx/variables.tf x: 2 commits (all time) y: 36 lines of code solutions_builder/modules/terraform_base/terraform/modules/service_account/main.tf x: 2 commits (all time) y: 26 lines of code solutions_builder/modules/terraform_base/terraform/modules/vpc_network/main.tf x: 2 commits (all time) y: 41 lines of code solutions_builder/modules/terraform_base/terraform/modules/vpc_network/variables.tf x: 2 commits (all time) y: 48 lines of code solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap/bootstrap.tf x: 2 commits (all time) y: 58 lines of code solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap/terraform.tfvars x: 3 commits (all time) y: 4 lines of code solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap/variables.tf x: 3 commits (all time) y: 48 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/main.tf x: 5 commits (all time) y: 60 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/outputs.tf x: 2 commits (all time) y: 34 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/service_accounts.tf x: 4 commits (all time) y: 61 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/terraform.tfvars x: 3 commits (all time) y: 16 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/variables.tf x: 4 commits (all time) y: 101 lines of code solutions_builder/modules/terraform_base/terraform/stages/3-application/terraform.tfvars x: 3 commits (all time) y: 2 lines of code solutions_builder/modules/terraform_base/terraform/stages/{{'0-jumphost' if use_jumphost}}/main.tf x: 2 commits (all time) y: 111 lines of code solutions_builder/modules/terraform_base/terraform/stages/{{'0-jumphost' if use_jumphost}}/terraform.tfvars x: 3 commits (all time) y: 3 lines of code solutions_builder/modules/terraform_gke/copier.yaml x: 15 commits (all time) y: 55 lines of code solutions_builder/modules/terraform_gke_autopilot/copier.yaml x: 7 commits (all time) y: 39 lines of code solutions_builder/modules/terraform_gke_autopilot/terraform/stages/{{terraform_stage_name}}/terraform.tfvars x: 5 commits (all time) y: 3 lines of code solutions_builder/modules/terraform_gke_ingress/copier.yaml x: 11 commits (all time) y: 87 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}/terraform.tfvars x: 6 commits (all time) y: 8 lines of code solutions_builder/modules/terraform_httplb_cloudrun/copier.yaml x: 6 commits (all time) y: 40 lines of code solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application/httplb_cloudrun.tf x: 2 commits (all time) y: 125 lines of code solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application/httplb_cloudrun_vars.tf x: 2 commits (all time) y: 59 lines of code solutions_builder/template_root/copier.yaml x: 18 commits (all time) y: 87 lines of code solutions_builder/template_root/sb.yaml x: 12 commits (all time) y: 14 lines of code solutions_builder/template_root/{{common_path if has_common}}/skaffold.yaml x: 2 commits (all time) y: 29 lines of code solutions_builder/template_root/{{common_path if has_common}}/src/common/db_client.py x: 2 commits (all time) y: 4 lines of code solutions_builder/template_root/{{common_path if has_common}}/src/common/models/__init__.py x: 2 commits (all time) y: 2 lines of code solutions_builder/template_root/{{common_path if has_common}}/src/common/utils/logging_handler.py x: 2 commits (all time) y: 12 lines of code solutions_builder/cli/set.py x: 21 commits (all time) y: 45 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}/backend.tf x: 4 commits (all time) y: 22 lines of code solutions_builder/modules/terraform_gke_autopilot/terraform/stages/{{terraform_stage_name}}/variables.tf x: 2 commits (all time) y: 37 lines of code solutions_builder/modules/terraform_gke_ingress/ingress/kustomize/gke/managed_cert.yaml x: 4 commits (all time) y: 9 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce/main.tf x: 8 commits (all time) y: 53 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}/providers.tf x: 2 commits (all time) y: 57 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/stages/{{terraform_stage_name}}/variables.tf x: 2 commits (all time) y: 60 lines of code solutions_builder/modules/terraform_gke_ingress/ingress/kustomize/gke/frontend_config.yaml x: 4 commits (all time) y: 8 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce/outputs.tf x: 4 commits (all time) y: 19 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce/variables.tf x: 4 commits (all time) y: 43 lines of code solutions_builder/modules/terraform_gke_ingress/ingress/skaffold.yaml x: 2 commits (all time) y: 15 lines of code
253.0
lines of code
  min: 1.0
  average: 36.53
  25th percentile: 9.0
  median: 26.5
  75th percentile: 48.0
  max: 253.0
0 58.0
commits (all time)
min: 2.0 | average: 3.93 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 58.0

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

experiments/task_dispatch_service/copier.yaml x: 2 contributors (all time) y: 93 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/backend.tf x: 2 contributors (all time) y: 22 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/main.tf x: 2 contributors (all time) y: 77 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/providers.tf x: 2 contributors (all time) y: 31 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/terraform.tfvars x: 2 contributors (all time) y: 28 lines of code experiments/task_dispatch_service/terraform/stages/3-task-dispatch/variables.tf x: 2 contributors (all time) y: 69 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/manifests/cloudrun-service.yaml x: 2 contributors (all time) y: 11 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/skaffold.yaml x: 2 contributors (all time) y: 106 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/config.py x: 2 contributors (all time) y: 8 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/main.py x: 2 contributors (all time) y: 30 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/routes/__init__.py x: 2 contributors (all time) y: 1 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/routes/tasks.py x: 2 contributors (all time) y: 92 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/schemas/task.py x: 2 contributors (all time) y: 23 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/workflow/example.yaml x: 2 contributors (all time) y: 16 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/src/workflow/workflow.py x: 2 contributors (all time) y: 27 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/deployment.yaml x: 2 contributors (all time) y: 50 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/kustomization.yaml x: 2 contributors (all time) y: 9 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/base/service.yaml x: 2 contributors (all time) y: 14 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/hpa/hpa.yaml x: 2 contributors (all time) y: 19 lines of code experiments/task_dispatch_service/{{destination_path}}/{{component_name}}/{{'kustomize' if default_deploy=='gke' else ''}}/hpa/kustomization.yaml x: 2 contributors (all time) y: 6 lines of code pyproject.toml x: 2 contributors (all time) y: 41 lines of code solutions_builder/cli/add.py x: 2 contributors (all time) y: 32 lines of code solutions_builder/cli/cli.py x: 2 contributors (all time) y: 253 lines of code solutions_builder/cli/cli_utils.py x: 2 contributors (all time) y: 175 lines of code solutions_builder/cli/component.py x: 2 contributors (all time) y: 153 lines of code solutions_builder/cli/infra.py x: 2 contributors (all time) y: 118 lines of code solutions_builder/cli/list.py x: 2 contributors (all time) y: 12 lines of code solutions_builder/cli/update.py x: 2 contributors (all time) y: 44 lines of code solutions_builder/cli/vars.py x: 2 contributors (all time) y: 94 lines of code solutions_builder/copier_extensions/sb_helpers.py x: 2 contributors (all time) y: 154 lines of code solutions_builder/helper_modules/module_template/copier.yaml x: 2 contributors (all time) y: 33 lines of code solutions_builder/helper_modules/module_template/template_copier.yaml x: 2 contributors (all time) y: 37 lines of code solutions_builder/helper_modules/module_template/{{'terraform' if has_terraform_stage}}/stages/{{terraform_stage if has_terraform_stage}}/terraform.tfvars x: 2 contributors (all time) y: 21 lines of code solutions_builder/helper_modules/module_template/{{'terraform' if has_terraform_stage}}/stages/{{terraform_stage if has_terraform_stage}}/variables.tf x: 2 contributors (all time) y: 24 lines of code solutions_builder/helper_modules/module_template/{{'{{destination_path}}'}}/{{'{{component_name}}'}}/skaffold.yaml x: 2 contributors (all time) y: 96 lines of code solutions_builder/modules/blank_service/copier.yaml x: 2 contributors (all time) y: 57 lines of code solutions_builder/modules/blank_service/{{destination_path}}/{{component_name}}/src/config.py x: 2 contributors (all time) y: 7 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/models/{{data_model}}.py x: 2 contributors (all time) y: 25 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/routes/{{data_model_plural}}.py x: 2 contributors (all time) y: 43 lines of code solutions_builder/modules/restful_service/{{destination_path}}/{{component_name}}/src/schemas/{{data_model}}.py x: 2 contributors (all time) y: 20 lines of code solutions_builder/modules/streamlit_app/copier.yaml x: 2 contributors (all time) y: 61 lines of code solutions_builder/modules/streamlit_app/{{destination_path}}/{{component_name}}/src/main.py x: 2 contributors (all time) y: 18 lines of code solutions_builder/modules/terraform_base/terraform/modules/cloudrun/main.tf x: 2 contributors (all time) y: 114 lines of code solutions_builder/modules/terraform_base/terraform/modules/cloudrun/variables.tf x: 2 contributors (all time) y: 40 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/main.tf x: 2 contributors (all time) y: 86 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/outputs.tf x: 2 contributors (all time) y: 5 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/providers.tf x: 2 contributors (all time) y: 38 lines of code solutions_builder/modules/terraform_base/terraform/modules/compute_backend/variables.tf x: 2 contributors (all time) y: 42 lines of code solutions_builder/modules/terraform_base/terraform/modules/firebase/main.tf x: 2 contributors (all time) y: 64 lines of code solutions_builder/modules/terraform_base/terraform/modules/firebase/variables.tf x: 2 contributors (all time) y: 34 lines of code solutions_builder/modules/terraform_base/terraform/modules/gke/variables.tf x: 2 contributors (all time) y: 123 lines of code solutions_builder/modules/terraform_base/terraform/modules/ingress_nginx/main.tf x: 2 contributors (all time) y: 52 lines of code solutions_builder/modules/terraform_base/terraform/modules/ingress_nginx/variables.tf x: 2 contributors (all time) y: 36 lines of code solutions_builder/modules/terraform_base/terraform/modules/service_account/main.tf x: 2 contributors (all time) y: 26 lines of code solutions_builder/modules/terraform_base/terraform/modules/vpc_network/variables.tf x: 2 contributors (all time) y: 48 lines of code solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap/bootstrap.tf x: 2 contributors (all time) y: 58 lines of code solutions_builder/modules/terraform_base/terraform/stages/1-bootstrap/terraform.tfvars x: 2 contributors (all time) y: 4 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/main.tf x: 2 contributors (all time) y: 60 lines of code solutions_builder/modules/terraform_base/terraform/stages/2-foundation/variables.tf x: 2 contributors (all time) y: 101 lines of code solutions_builder/modules/terraform_base/terraform/stages/3-application/terraform.tfvars x: 2 contributors (all time) y: 2 lines of code solutions_builder/modules/terraform_base/terraform/stages/{{'0-jumphost' if use_jumphost}}/main.tf x: 2 contributors (all time) y: 111 lines of code solutions_builder/modules/terraform_base/terraform/stages/{{'0-jumphost' if use_jumphost}}/terraform.tfvars x: 2 contributors (all time) y: 3 lines of code solutions_builder/modules/terraform_gke/copier.yaml x: 3 contributors (all time) y: 55 lines of code solutions_builder/modules/terraform_gke_autopilot/copier.yaml x: 2 contributors (all time) y: 39 lines of code solutions_builder/modules/terraform_gke_ingress/copier.yaml x: 2 contributors (all time) y: 87 lines of code solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application/httplb_cloudrun.tf x: 2 contributors (all time) y: 125 lines of code solutions_builder/modules/terraform_httplb_cloudrun/terraform/stages/3-application/httplb_cloudrun_vars.tf x: 2 contributors (all time) y: 59 lines of code solutions_builder/template_root/copier.yaml x: 3 contributors (all time) y: 87 lines of code solutions_builder/template_root/{{common_path if has_common}}/skaffold.yaml x: 2 contributors (all time) y: 29 lines of code solutions_builder/cli/set.py x: 2 contributors (all time) y: 45 lines of code solutions_builder/modules/terraform_gke_ingress/terraform/modules/ingress_gce/main.tf x: 2 contributors (all time) y: 53 lines of code solutions_builder/modules/terraform_gke_ingress/ingress/skaffold.yaml x: 2 contributors (all time) y: 15 lines of code
253.0
lines of code
  min: 1.0
  average: 36.53
  25th percentile: 9.0
  median: 26.5
  75th percentile: 48.0
  max: 253.0
0 3.0
contributors (all time)
min: 2.0 | average: 2.01 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 3.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".