GoogleCloudPlatform / bq-utilization-alerts
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 3 files with 319 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)
    • 3 files changed 1-5 times (319 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 3 files with 319 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 (319 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 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
go, md, tf, yaml, json, txt, mod, gitignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 0% | 100%
tf0% | 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
src0% | 0% | 0% | 0% | 100%
terraform0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 14)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
reservations.go
in src/statequery
63 2 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
assignments.go
in src/statequery
118 4 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
main.go
in src
138 3 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
18 -
state.go
in src/statequery
20 -
utilization.go
in src/statequery
20 1
storage.go
in src/statequery
23 1
trigger.tf
in terraform
35 -
message.go
in src/statequery
39 2
cache.go
in src/statequery
43 3
config.tf
in terraform
48 -
secrets.tf
in terraform
60 -
jobs.go
in src/statequery
82 2
service.tf
in terraform
101 -
Files With Most Contributors (Top 14)
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.go
in src
138 3 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
assignments.go
in src/statequery
118 4 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
reservations.go
in src/statequery
63 2 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
cache.go
in src/statequery
43 3
utilization.go
in src/statequery
20 1
storage.go
in src/statequery
23 1
jobs.go
in src/statequery
82 2
state.go
in src/statequery
20 -
message.go
in src/statequery
39 2
config.tf
in terraform
48 -
secrets.tf
in terraform
60 -
trigger.tf
in terraform
35 -
service.tf
in terraform
101 -
18 -
Files With Least Contributors (Top 14)
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
service.tf
in terraform
101 -
jobs.go
in src/statequery
82 2
secrets.tf
in terraform
60 -
config.tf
in terraform
48 -
cache.go
in src/statequery
43 3
message.go
in src/statequery
39 2
trigger.tf
in terraform
35 -
storage.go
in src/statequery
23 1
utilization.go
in src/statequery
20 1
state.go
in src/statequery
20 -
18 -
main.go
in src
138 3 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
assignments.go
in src/statequery
118 4 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
reservations.go
in src/statequery
63 2 2023-08-22 2023-08-24 2 2 atognola@google.com stamer@google.com
Correlations

File Size vs. Number of Changes: 3 points

src/main.go x: 138 lines of code y: 2 # changes src/statequery/assignments.go x: 118 lines of code y: 2 # changes src/statequery/reservations.go x: 63 lines of code y: 2 # changes
2.0
# changes
  min: 2.0
  average: 2.0
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 138.0
lines of code
min: 63.0 | average: 106.33 | 25th percentile: 63.0 | median: 118.0 | 75th percentile: 138.0 | max: 138.0

Number of Contributors vs. Number of Changes: 3 points

src/main.go x: 2 # contributors y: 2 # changes
2.0
# changes
  min: 2.0
  average: 2.0
  25th percentile: 2.0
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

Number of Contributors vs. File Size: 3 points

src/main.go x: 2 # contributors y: 138 lines of code src/statequery/assignments.go x: 2 # contributors y: 118 lines of code src/statequery/reservations.go x: 2 # contributors y: 63 lines of code
138.0
lines of code
  min: 63.0
  average: 106.33
  25th percentile: 63.0
  median: 118.0
  75th percentile: 138.0
  max: 138.0
0 2.0
# contributors
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0