GoogleCloudPlatform / deploystack-wordpress-on-cloudrun
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 293 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)
    • 2 files changed 6-20 times (158 lines of code)
    • 4 files changed 1-5 times (135 lines of code)
0% | 0% | 0% | 53% | 46%
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 293 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)
    • 2 files changed by 2-5 contributors (158 lines of code)
    • 4 files changed by 1 contributor (135 lines of code)
0% | 0% | 0% | 53% | 46%
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, yaml, txt, md, hcl, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tf0% | 0% | 0% | 55% | 44%
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
ROOT0% | 0% | 0% | 53% | 46%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.tf
in root
93 - 2022-12-01 2024-10-07 7 2 laurent.grangeau@gmail.com lgrangeau@google.com
65 - 2022-12-01 2024-10-07 6 2 laurent.grangeau@gmail.com lgrangeau@google.com
16 - 2023-01-05 2023-06-20 3 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
outputs.tf
in root
24 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
85 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
10 - 2023-03-09 2023-03-09 1 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
Files With Most Contributors (Top 6)
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 root
93 - 2022-12-01 2024-10-07 7 2 laurent.grangeau@gmail.com lgrangeau@google.com
65 - 2022-12-01 2024-10-07 6 2 laurent.grangeau@gmail.com lgrangeau@google.com
16 - 2023-01-05 2023-06-20 3 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
85 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
outputs.tf
in root
24 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
10 - 2023-03-09 2023-03-09 1 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
Files With Least Contributors (Top 6)
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
85 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
outputs.tf
in root
24 - 2023-01-18 2023-01-24 2 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
16 - 2023-01-05 2023-06-20 3 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
10 - 2023-03-09 2023-03-09 1 1 laurent.grangeau@gmail.com laurent.grangeau@gmail.com
main.tf
in root
93 - 2022-12-01 2024-10-07 7 2 laurent.grangeau@gmail.com lgrangeau@google.com
65 - 2022-12-01 2024-10-07 6 2 laurent.grangeau@gmail.com lgrangeau@google.com
Correlations

File Size vs. Number of Changes: 6 points

cloudsql.tf x: 65 lines of code y: 6 # changes main.tf x: 93 lines of code y: 7 # changes versions.tf x: 16 lines of code y: 3 # changes cloudbuild.yaml x: 10 lines of code y: 1 # changes outputs.tf x: 24 lines of code y: 2 # changes variables.tf x: 85 lines of code y: 2 # changes
7.0
# changes
  min: 1.0
  average: 3.5
  25th percentile: 1.75
  median: 2.5
  75th percentile: 6.25
  max: 7.0
0 93.0
lines of code
min: 10.0 | average: 48.83 | 25th percentile: 14.5 | median: 44.5 | 75th percentile: 87.0 | max: 93.0

Number of Contributors vs. Number of Changes: 6 points

cloudsql.tf x: 2 # contributors y: 6 # changes main.tf x: 2 # contributors y: 7 # changes versions.tf x: 1 # contributors y: 3 # changes cloudbuild.yaml x: 1 # contributors y: 1 # changes outputs.tf x: 1 # contributors y: 2 # changes
7.0
# changes
  min: 1.0
  average: 3.5
  25th percentile: 1.75
  median: 2.5
  75th percentile: 6.25
  max: 7.0
0 2.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 6 points

cloudsql.tf x: 2 # contributors y: 65 lines of code main.tf x: 2 # contributors y: 93 lines of code versions.tf x: 1 # contributors y: 16 lines of code cloudbuild.yaml x: 1 # contributors y: 10 lines of code outputs.tf x: 1 # contributors y: 24 lines of code variables.tf x: 1 # contributors y: 85 lines of code
93.0
lines of code
  min: 10.0
  average: 48.83
  25th percentile: 14.5
  median: 44.5
  75th percentile: 87.0
  max: 93.0
0 2.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0