GoogleCloudPlatform / gke-migration-to-containers
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 6 files with 315 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)
    • 4 files changed 6-20 times (288 lines of code)
    • 2 files changed 1-5 times (27 lines of code)
0% | 0% | 0% | 91% | 8%
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 6 files with 315 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)
    • 2 files changed by 6-10 contributors (233 lines of code)
    • 4 files changed by 2-5 contributors (82 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 73% | 26% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
txt, sh, tf, md, py, yaml, json, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 95% | 4%
yaml0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 0%
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
terraform0% | 0% | 0% | 91% | 8%
container0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 9)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in terraform
196 - 2018-10-08 2022-08-12 19 10 jramsdale@google.com dylanmpeck@google.com
variables.tf
in terraform
37 - 2018-10-17 2022-08-12 10 6 clove@cnmconsulting.net dylanmpeck@google.com
provider.tf
in terraform
25 - 2019-07-03 2022-08-10 7 5 chlove@google.com askrichardrose@gmail.com
outputs.tf
in terraform
30 - 2019-07-03 2022-08-10 6 3 chlove@google.com askrichardrose@gmail.com
prime-server-ingress.yaml
in terraform/manifests
12 - 2022-03-10 2022-08-10 5 3 ranciato@google.com askrichardrose@gmail.com
versions.tf
in terraform
15 - 2019-07-18 2022-08-10 5 3 chlove@google.com askrichardrose@gmail.com
cloudbuild.yaml
in container
5 -
prime-server-svc.yaml
in terraform/manifests
15 -
37 5
Files With Most Contributors (Top 9)
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 terraform
196 - 2018-10-08 2022-08-12 19 10 jramsdale@google.com dylanmpeck@google.com
variables.tf
in terraform
37 - 2018-10-17 2022-08-12 10 6 clove@cnmconsulting.net dylanmpeck@google.com
provider.tf
in terraform
25 - 2019-07-03 2022-08-10 7 5 chlove@google.com askrichardrose@gmail.com
outputs.tf
in terraform
30 - 2019-07-03 2022-08-10 6 3 chlove@google.com askrichardrose@gmail.com
versions.tf
in terraform
15 - 2019-07-18 2022-08-10 5 3 chlove@google.com askrichardrose@gmail.com
prime-server-ingress.yaml
in terraform/manifests
12 - 2022-03-10 2022-08-10 5 3 ranciato@google.com askrichardrose@gmail.com
prime-server-svc.yaml
in terraform/manifests
15 -
37 5
cloudbuild.yaml
in container
5 -
Files With Least Contributors (Top 9)
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
37 5
prime-server-svc.yaml
in terraform/manifests
15 -
cloudbuild.yaml
in container
5 -
outputs.tf
in terraform
30 - 2019-07-03 2022-08-10 6 3 chlove@google.com askrichardrose@gmail.com
versions.tf
in terraform
15 - 2019-07-18 2022-08-10 5 3 chlove@google.com askrichardrose@gmail.com
prime-server-ingress.yaml
in terraform/manifests
12 - 2022-03-10 2022-08-10 5 3 ranciato@google.com askrichardrose@gmail.com
provider.tf
in terraform
25 - 2019-07-03 2022-08-10 7 5 chlove@google.com askrichardrose@gmail.com
variables.tf
in terraform
37 - 2018-10-17 2022-08-12 10 6 clove@cnmconsulting.net dylanmpeck@google.com
main.tf
in terraform
196 - 2018-10-08 2022-08-12 19 10 jramsdale@google.com dylanmpeck@google.com
Correlations

File Size vs. Number of Changes: 6 points

terraform/main.tf x: 196 lines of code y: 19 # changes terraform/variables.tf x: 37 lines of code y: 10 # changes terraform/manifests/prime-server-ingress.yaml x: 12 lines of code y: 5 # changes terraform/outputs.tf x: 30 lines of code y: 6 # changes terraform/provider.tf x: 25 lines of code y: 7 # changes terraform/versions.tf x: 15 lines of code y: 5 # changes
19.0
# changes
  min: 5.0
  average: 8.67
  25th percentile: 5.0
  median: 6.5
  75th percentile: 12.25
  max: 19.0
0 196.0
lines of code
min: 12.0 | average: 52.5 | 25th percentile: 14.25 | median: 27.5 | 75th percentile: 76.75 | max: 196.0

Number of Contributors vs. Number of Changes: 6 points

terraform/main.tf x: 10 # contributors y: 19 # changes terraform/variables.tf x: 6 # contributors y: 10 # changes terraform/manifests/prime-server-ingress.yaml x: 3 # contributors y: 5 # changes terraform/outputs.tf x: 3 # contributors y: 6 # changes terraform/provider.tf x: 5 # contributors y: 7 # changes
19.0
# changes
  min: 5.0
  average: 8.67
  25th percentile: 5.0
  median: 6.5
  75th percentile: 12.25
  max: 19.0
0 10.0
# contributors
min: 3.0 | average: 5.0 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 7.0 | max: 10.0

Number of Contributors vs. File Size: 6 points

terraform/main.tf x: 10 # contributors y: 196 lines of code terraform/variables.tf x: 6 # contributors y: 37 lines of code terraform/manifests/prime-server-ingress.yaml x: 3 # contributors y: 12 lines of code terraform/outputs.tf x: 3 # contributors y: 30 lines of code terraform/provider.tf x: 5 # contributors y: 25 lines of code terraform/versions.tf x: 3 # contributors y: 15 lines of code
196.0
lines of code
  min: 12.0
  average: 52.5
  25th percentile: 14.25
  median: 27.5
  75th percentile: 76.75
  max: 196.0
0 10.0
# contributors
min: 3.0 | average: 5.0 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 7.0 | max: 10.0