GoogleCloudPlatform / dataplex-catalog-transfer-tooling
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 59% | 40%
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% | 59% | 40%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
common0% | 0% | 0% | 68% | 31%
services0% | 0% | 0% | 45% | 54%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
big_query_adapter.py
in common/big_query
194 12
entities.py
in common/entities
170 13
schema_provider.py
in common/big_query
152 2
main.py
in services/handlers/fetch_resources
137 2
transfer_controller.py
in services/jobs/fetch_resources
121 5
104 7
cloud_task_publisher.py
in common/cloud_task
96 6
transfer_controller.py
in services/jobs/fetch_projects
74 6
69 4
utils.py
in common/utils
62 3
config.py
in services/handlers/fetch_resources
51 2
config.py
in services/jobs/fetch_projects
51 2
config.py
in services/jobs/fetch_resources
51 2
main.py
in services/handlers/fetch_projects
47 1
29 3
big_query_exceptions.py
in common/big_query
17 1
config.py
in services/handlers/fetch_projects
16 1
9 -
main.py
in services/jobs/fetch_projects
8 1
main.py
in services/jobs/fetch_resources
8 1
__init__.py
in common/exceptions
5 -
__init__.py
in common/api
3 -
exceptions.py
in common/exceptions
3 -
__init__.py
in common/utils
1 -
__init__.py
in common
1 -
__init__.py
in common/big_query
1 -
__init__.py
in common/entities
1 -
__init__.py
in common/cloud_task
1 -
Files With Most Units (Top 19)
File# lines# units
entities.py
in common/entities
170 13
big_query_adapter.py
in common/big_query
194 12
104 7
transfer_controller.py
in services/jobs/fetch_projects
74 6
cloud_task_publisher.py
in common/cloud_task
96 6
transfer_controller.py
in services/jobs/fetch_resources
121 5
69 4
29 3
utils.py
in common/utils
62 3
main.py
in services/handlers/fetch_resources
137 2
config.py
in services/handlers/fetch_resources
51 2
config.py
in services/jobs/fetch_projects
51 2
config.py
in services/jobs/fetch_resources
51 2
schema_provider.py
in common/big_query
152 2
main.py
in services/handlers/fetch_projects
47 1
config.py
in services/handlers/fetch_projects
16 1
main.py
in services/jobs/fetch_projects
8 1
main.py
in services/jobs/fetch_resources
8 1
big_query_exceptions.py
in common/big_query
17 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

cloudbuild.yaml x: 1 commits (all time) y: 9 lines of code common/__init__.py x: 1 commits (all time) y: 1 lines of code common/api/__init__.py x: 1 commits (all time) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 commits (all time) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 commits (all time) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 commits (all time) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 commits (all time) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 commits (all time) y: 17 lines of code common/big_query/schema_provider.py x: 1 commits (all time) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 commits (all time) y: 96 lines of code common/entities/entities.py x: 1 commits (all time) y: 170 lines of code common/exceptions/__init__.py x: 1 commits (all time) y: 5 lines of code common/utils/utils.py x: 1 commits (all time) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 commits (all time) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 commits (all time) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 commits (all time) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 commits (all time) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 commits (all time) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 commits (all time) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 commits (all time) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

cloudbuild.yaml x: 1 contributors (all time) y: 9 lines of code common/__init__.py x: 1 contributors (all time) y: 1 lines of code common/api/__init__.py x: 1 contributors (all time) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 contributors (all time) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 contributors (all time) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 contributors (all time) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 contributors (all time) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 contributors (all time) y: 17 lines of code common/big_query/schema_provider.py x: 1 contributors (all time) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 contributors (all time) y: 96 lines of code common/entities/entities.py x: 1 contributors (all time) y: 170 lines of code common/exceptions/__init__.py x: 1 contributors (all time) y: 5 lines of code common/utils/utils.py x: 1 contributors (all time) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 contributors (all time) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 contributors (all time) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 contributors (all time) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 contributors (all time) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 contributors (all time) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 contributors (all time) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 contributors (all time) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

cloudbuild.yaml x: 1 commits (30d) y: 9 lines of code common/__init__.py x: 1 commits (30d) y: 1 lines of code common/api/__init__.py x: 1 commits (30d) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 commits (30d) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 commits (30d) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 commits (30d) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 commits (30d) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 commits (30d) y: 17 lines of code common/big_query/schema_provider.py x: 1 commits (30d) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 commits (30d) y: 96 lines of code common/entities/entities.py x: 1 commits (30d) y: 170 lines of code common/exceptions/__init__.py x: 1 commits (30d) y: 5 lines of code common/utils/utils.py x: 1 commits (30d) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 commits (30d) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 commits (30d) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 commits (30d) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 commits (30d) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 commits (30d) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 commits (30d) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 commits (30d) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

cloudbuild.yaml x: 1 contributors (30d) y: 9 lines of code common/__init__.py x: 1 contributors (30d) y: 1 lines of code common/api/__init__.py x: 1 contributors (30d) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 contributors (30d) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 contributors (30d) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 contributors (30d) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 contributors (30d) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 contributors (30d) y: 17 lines of code common/big_query/schema_provider.py x: 1 contributors (30d) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 contributors (30d) y: 96 lines of code common/entities/entities.py x: 1 contributors (30d) y: 170 lines of code common/exceptions/__init__.py x: 1 contributors (30d) y: 5 lines of code common/utils/utils.py x: 1 contributors (30d) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 contributors (30d) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 contributors (30d) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 contributors (30d) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 contributors (30d) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 contributors (30d) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 contributors (30d) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 contributors (30d) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

cloudbuild.yaml x: 1 commits (90d) y: 9 lines of code common/__init__.py x: 1 commits (90d) y: 1 lines of code common/api/__init__.py x: 1 commits (90d) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 commits (90d) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 commits (90d) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 commits (90d) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 commits (90d) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 commits (90d) y: 17 lines of code common/big_query/schema_provider.py x: 1 commits (90d) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 commits (90d) y: 96 lines of code common/entities/entities.py x: 1 commits (90d) y: 170 lines of code common/exceptions/__init__.py x: 1 commits (90d) y: 5 lines of code common/utils/utils.py x: 1 commits (90d) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 commits (90d) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 commits (90d) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 commits (90d) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 commits (90d) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 commits (90d) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 commits (90d) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 commits (90d) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

cloudbuild.yaml x: 1 contributors (90d) y: 9 lines of code common/__init__.py x: 1 contributors (90d) y: 1 lines of code common/api/__init__.py x: 1 contributors (90d) y: 3 lines of code common/api/cloud_asset_api_adapter.py x: 1 contributors (90d) y: 29 lines of code common/api/data_catalog_api_adapter.py x: 1 contributors (90d) y: 104 lines of code common/api/resource_manager_api_adapter.py x: 1 contributors (90d) y: 69 lines of code common/big_query/big_query_adapter.py x: 1 contributors (90d) y: 194 lines of code common/big_query/big_query_exceptions.py x: 1 contributors (90d) y: 17 lines of code common/big_query/schema_provider.py x: 1 contributors (90d) y: 152 lines of code common/cloud_task/cloud_task_publisher.py x: 1 contributors (90d) y: 96 lines of code common/entities/entities.py x: 1 contributors (90d) y: 170 lines of code common/exceptions/__init__.py x: 1 contributors (90d) y: 5 lines of code common/utils/utils.py x: 1 contributors (90d) y: 62 lines of code services/handlers/fetch_projects/config.py x: 1 contributors (90d) y: 16 lines of code services/handlers/fetch_projects/main.py x: 1 contributors (90d) y: 47 lines of code services/handlers/fetch_resources/config.py x: 1 contributors (90d) y: 51 lines of code services/handlers/fetch_resources/main.py x: 1 contributors (90d) y: 137 lines of code services/jobs/fetch_projects/main.py x: 1 contributors (90d) y: 8 lines of code services/jobs/fetch_projects/transfer_controller.py x: 1 contributors (90d) y: 74 lines of code services/jobs/fetch_resources/transfer_controller.py x: 1 contributors (90d) y: 121 lines of code
194.0
lines of code
  min: 1.0
  average: 52.93
  25th percentile: 3.5
  median: 38.0
  75th percentile: 90.5
  max: 194.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0