apache / doris-streamloader
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 7 files with 1,073 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)
    • 1 file changed 6-20 times (338 lines of code)
    • 6 files changed 1-5 times (735 lines of code)
0% | 0% | 0% | 31% | 68%
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 7 files with 1,073 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)
    • 6 files changed by 2-5 contributors (1,037 lines of code)
    • 1 file changed by 1 contributor (36 lines of code)
0% | 0% | 0% | 96% | 3%
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, go, yaml, mod, sh, md
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 0% | 0% | 31% | 68%
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% | 90% | 9%
loader0% | 0% | 0% | 0% | 100%
reader0% | 0% | 0% | 0% | 100%
report0% | 0% | 0% | 0% | 100%
utils0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
main.go
in root
338 7 2024-01-25 2025-02-26 8 5 morningman@163.com cfbber@users.noreply.github...
reader.go
in reader
171 4 2024-01-22 2025-02-26 5 5 1353307710@qq.com cfbber@users.noreply.github...
348 12 2024-01-22 2025-02-17 5 5 1353307710@qq.com xiaowenli@selectdb.com
nop_closer.go
in loader
19 4 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
log.go
in utils
51 2 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
reporter.go
in report
110 8 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
36 3 2024-01-26 2024-01-26 1 1 freeman.zhang1992@gmail.com freeman.zhang1992@gmail.com
Files With Most Contributors (Top 7)
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 root
338 7 2024-01-25 2025-02-26 8 5 morningman@163.com cfbber@users.noreply.github...
348 12 2024-01-22 2025-02-17 5 5 1353307710@qq.com xiaowenli@selectdb.com
reader.go
in reader
171 4 2024-01-22 2025-02-26 5 5 1353307710@qq.com cfbber@users.noreply.github...
nop_closer.go
in loader
19 4 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
log.go
in utils
51 2 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
reporter.go
in report
110 8 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
36 3 2024-01-26 2024-01-26 1 1 freeman.zhang1992@gmail.com freeman.zhang1992@gmail.com
Files With Least Contributors (Top 7)
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
36 3 2024-01-26 2024-01-26 1 1 freeman.zhang1992@gmail.com freeman.zhang1992@gmail.com
reporter.go
in report
110 8 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
log.go
in utils
51 2 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
nop_closer.go
in loader
19 4 2024-01-22 2024-01-24 2 2 1353307710@qq.com morningman@163.com
348 12 2024-01-22 2025-02-17 5 5 1353307710@qq.com xiaowenli@selectdb.com
main.go
in root
338 7 2024-01-25 2025-02-26 8 5 morningman@163.com cfbber@users.noreply.github...
reader.go
in reader
171 4 2024-01-22 2025-02-26 5 5 1353307710@qq.com cfbber@users.noreply.github...
Correlations

File Size vs. Number of Changes: 7 points

main.go x: 338 lines of code y: 8 # changes reader/reader.go x: 171 lines of code y: 5 # changes loader/stream_loader.go x: 348 lines of code y: 5 # changes gen_version.go x: 36 lines of code y: 1 # changes loader/nop_closer.go x: 19 lines of code y: 2 # changes report/reporter.go x: 110 lines of code y: 2 # changes utils/log.go x: 51 lines of code y: 2 # changes
8.0
# changes
  min: 1.0
  average: 3.57
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 8.0
0 348.0
lines of code
min: 19.0 | average: 153.29 | 25th percentile: 36.0 | median: 110.0 | 75th percentile: 338.0 | max: 348.0

Number of Contributors vs. Number of Changes: 7 points

main.go x: 5 # contributors y: 8 # changes reader/reader.go x: 5 # contributors y: 5 # changes gen_version.go x: 1 # contributors y: 1 # changes loader/nop_closer.go x: 2 # contributors y: 2 # changes
8.0
# changes
  min: 1.0
  average: 3.57
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 8.0
0 5.0
# contributors
min: 1.0 | average: 3.14 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 5.0 | max: 5.0

Number of Contributors vs. File Size: 7 points

main.go x: 5 # contributors y: 338 lines of code reader/reader.go x: 5 # contributors y: 171 lines of code loader/stream_loader.go x: 5 # contributors y: 348 lines of code gen_version.go x: 1 # contributors y: 36 lines of code loader/nop_closer.go x: 2 # contributors y: 19 lines of code report/reporter.go x: 2 # contributors y: 110 lines of code utils/log.go x: 2 # contributors y: 51 lines of code
348.0
lines of code
  min: 19.0
  average: 153.29
  25th percentile: 36.0
  median: 110.0
  75th percentile: 338.0
  max: 348.0
0 5.0
# contributors
min: 1.0 | average: 3.14 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 5.0 | max: 5.0