GoogleCloudPlatform / terraform-google-vertex-ai
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 5 files with 387 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 0 files changed 6-20 times (0 lines of code)
    • 5 files changed 1-5 times (387 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 5 files with 387 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 3 files changed by 2-5 contributors (241 lines of code)
    • 2 files changed by 1 contributor (146 lines of code)
0% | 0% | 0% | 62% | 37%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
tf, md, yaml, gitignore, go, json, tpl, txt, mod
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
modules0% | 0% | 0% | 0% | 100%
build0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
versions.tf
in modules/workbench
27 - 2024-04-08 2024-09-11 4 2 imrannayer@google.com bot@renovateapp.com
variables.tf
in modules/workbench
176 - 2024-04-08 2024-09-03 4 2 imrannayer@google.com paalomnikdev@users.noreply....
38 - 2024-04-09 2025-02-11 3 3 imrannayer@google.com bot@renovateapp.com
outputs.tf
in modules/workbench
51 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
main.tf
in modules/workbench
95 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
Files With Most Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
38 - 2024-04-09 2025-02-11 3 3 imrannayer@google.com bot@renovateapp.com
versions.tf
in modules/workbench
27 - 2024-04-08 2024-09-11 4 2 imrannayer@google.com bot@renovateapp.com
variables.tf
in modules/workbench
176 - 2024-04-08 2024-09-03 4 2 imrannayer@google.com paalomnikdev@users.noreply....
main.tf
in modules/workbench
95 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
outputs.tf
in modules/workbench
51 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
Files With Least Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in modules/workbench
95 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
outputs.tf
in modules/workbench
51 - 2024-04-08 2024-05-07 3 1 imrannayer@google.com imrannayer@google.com
variables.tf
in modules/workbench
176 - 2024-04-08 2024-09-03 4 2 imrannayer@google.com paalomnikdev@users.noreply....
versions.tf
in modules/workbench
27 - 2024-04-08 2024-09-11 4 2 imrannayer@google.com bot@renovateapp.com
38 - 2024-04-09 2025-02-11 3 3 imrannayer@google.com bot@renovateapp.com
Correlations

File Size vs. Number of Changes: 5 points

build/int.cloudbuild.yaml x: 38 lines of code y: 3 # changes modules/workbench/versions.tf x: 27 lines of code y: 4 # changes modules/workbench/variables.tf x: 176 lines of code y: 4 # changes modules/workbench/main.tf x: 95 lines of code y: 3 # changes modules/workbench/outputs.tf x: 51 lines of code y: 3 # changes
4.0
# changes
  min: 3.0
  average: 3.4
  25th percentile: 3.0
  median: 3.0
  75th percentile: 4.0
  max: 4.0
0 176.0
lines of code
min: 27.0 | average: 77.4 | 25th percentile: 32.5 | median: 51.0 | 75th percentile: 135.5 | max: 176.0

Number of Contributors vs. Number of Changes: 5 points

build/int.cloudbuild.yaml x: 3 # contributors y: 3 # changes modules/workbench/versions.tf x: 2 # contributors y: 4 # changes modules/workbench/main.tf x: 1 # contributors y: 3 # changes
4.0
# changes
  min: 3.0
  average: 3.4
  25th percentile: 3.0
  median: 3.0
  75th percentile: 4.0
  max: 4.0
0 3.0
# contributors
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0

Number of Contributors vs. File Size: 5 points

build/int.cloudbuild.yaml x: 3 # contributors y: 38 lines of code modules/workbench/versions.tf x: 2 # contributors y: 27 lines of code modules/workbench/variables.tf x: 2 # contributors y: 176 lines of code modules/workbench/main.tf x: 1 # contributors y: 95 lines of code modules/workbench/outputs.tf x: 1 # contributors y: 51 lines of code
176.0
lines of code
  min: 27.0
  average: 77.4
  25th percentile: 32.5
  median: 51.0
  75th percentile: 135.5
  max: 176.0
0 3.0
# contributors
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0