apache / yunikorn-scheduler-interface
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 4,121 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 1 file changed 51-100 times (3,329 lines of code)
    • 1 file changed 21-50 times (482 lines of code)
    • 2 files changed 6-20 times (59 lines of code)
    • 1 file changed 1-5 times (251 lines of code)
0% | 80% | 11% | 1% | 6%
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 4,121 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 2 files changed by 11-25 contributors (3,811 lines of code)
    • 2 files changed by 6-10 contributors (59 lines of code)
    • 1 file changed by 2-5 contributors (251 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 92% | 1% | 6% | 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, txt, mod, gitignore, proto, json, yml, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 91% | 0% | 1% | 6%
proto0% | 0% | 100% | 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
lib0% | 91% | 0% | 1% | 6%
ROOT0% | 0% | 100% | 0% | 0%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
si.pb.go
in lib/go/si
3329 327 2019-03-13 2023-08-02 54 16 wangda@apache.org ccondit@apache.org
proto
si.proto
in root
482 - 2019-03-13 2023-08-02 46 16 wangda@apache.org ccondit@apache.org
constants.go
in lib/go/common
38 - 2020-05-21 2023-07-31 14 9 adam.antal@cloudera.com ccondit@apache.org
interface.go
in lib/go/api
21 - 2021-04-20 2023-02-12 12 6 manirajv06@gmail.com ccondit@apache.org
si_grpc.pb.go
in lib/go/si
251 27 2021-08-23 2023-06-21 2 2 wwei@apache.org yangpoan@gmail.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
si.pb.go
in lib/go/si
3329 327 2019-03-13 2023-08-02 54 16 wangda@apache.org ccondit@apache.org
proto
si.proto
in root
482 - 2019-03-13 2023-08-02 46 16 wangda@apache.org ccondit@apache.org
constants.go
in lib/go/common
38 - 2020-05-21 2023-07-31 14 9 adam.antal@cloudera.com ccondit@apache.org
interface.go
in lib/go/api
21 - 2021-04-20 2023-02-12 12 6 manirajv06@gmail.com ccondit@apache.org
si_grpc.pb.go
in lib/go/si
251 27 2021-08-23 2023-06-21 2 2 wwei@apache.org yangpoan@gmail.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
si_grpc.pb.go
in lib/go/si
251 27 2021-08-23 2023-06-21 2 2 wwei@apache.org yangpoan@gmail.com
interface.go
in lib/go/api
21 - 2021-04-20 2023-02-12 12 6 manirajv06@gmail.com ccondit@apache.org
constants.go
in lib/go/common
38 - 2020-05-21 2023-07-31 14 9 adam.antal@cloudera.com ccondit@apache.org
si.pb.go
in lib/go/si
3329 327 2019-03-13 2023-08-02 54 16 wangda@apache.org ccondit@apache.org
proto
si.proto
in root
482 - 2019-03-13 2023-08-02 46 16 wangda@apache.org ccondit@apache.org
Correlations

File Size vs. Number of Changes: 5 points

lib/go/si/si.pb.go x: 3329 lines of code y: 54 # changes si.proto x: 482 lines of code y: 46 # changes lib/go/common/constants.go x: 38 lines of code y: 14 # changes lib/go/si/si_grpc.pb.go x: 251 lines of code y: 2 # changes lib/go/api/interface.go x: 21 lines of code y: 12 # changes
54.0
# changes
  min: 2.0
  average: 25.6
  25th percentile: 7.0
  median: 14.0
  75th percentile: 50.0
  max: 54.0
0 3329.0
lines of code
min: 21.0 | average: 824.2 | 25th percentile: 29.5 | median: 251.0 | 75th percentile: 1905.5 | max: 3329.0

Number of Contributors vs. Number of Changes: 5 points

lib/go/si/si.pb.go x: 16 # contributors y: 54 # changes si.proto x: 16 # contributors y: 46 # changes lib/go/common/constants.go x: 9 # contributors y: 14 # changes lib/go/si/si_grpc.pb.go x: 2 # contributors y: 2 # changes lib/go/api/interface.go x: 6 # contributors y: 12 # changes
54.0
# changes
  min: 2.0
  average: 25.6
  25th percentile: 7.0
  median: 14.0
  75th percentile: 50.0
  max: 54.0
0 16.0
# contributors
min: 2.0 | average: 9.8 | 25th percentile: 4.0 | median: 9.0 | 75th percentile: 16.0 | max: 16.0

Number of Contributors vs. File Size: 5 points

lib/go/si/si.pb.go x: 16 # contributors y: 3329 lines of code si.proto x: 16 # contributors y: 482 lines of code lib/go/common/constants.go x: 9 # contributors y: 38 lines of code lib/go/si/si_grpc.pb.go x: 2 # contributors y: 251 lines of code lib/go/api/interface.go x: 6 # contributors y: 21 lines of code
3329.0
lines of code
  min: 21.0
  average: 824.2
  25th percentile: 29.5
  median: 251.0
  75th percentile: 1905.5
  max: 3329.0
0 16.0
# contributors
min: 2.0 | average: 9.8 | 25th percentile: 4.0 | median: 9.0 | 75th percentile: 16.0 | max: 16.0