korosuke613 / linear-app-create-issue-action
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 219 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)
    • 7 files changed 1-5 times (219 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 7 files with 219 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)
    • 7 files changed by 2-5 contributors (219 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
yml, md, json, js, ts, txt, gitignore, gitattributes, eslintignore, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
js0% | 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
src0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
example0% | 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
action.yml
in root
28 - 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
main.ts
in src
58 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
Linear.ts
in src
72 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
3 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
16 - 2021-05-17 2021-07-06 2 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
30 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
util.ts
in src
12 - 2021-07-06 2021-07-06 1 2 korosuke613@users.noreply.g... korosuke613613@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
action.yml
in root
28 - 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
main.ts
in src
58 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
Linear.ts
in src
72 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
16 - 2021-05-17 2021-07-06 2 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
30 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
3 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
util.ts
in src
12 - 2021-07-06 2021-07-06 1 2 korosuke613@users.noreply.g... korosuke613613@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
30 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
util.ts
in src
12 - 2021-07-06 2021-07-06 1 2 korosuke613@users.noreply.g... korosuke613613@gmail.com
3 - 2021-05-16 2021-05-17 2 2 futa-hirakoba@cybozu.co.jp korosuke613@users.noreply.g...
Linear.ts
in src
72 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
main.ts
in src
58 2 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
action.yml
in root
28 - 2021-05-16 2021-07-06 3 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
16 - 2021-05-17 2021-07-06 2 3 futa-hirakoba@cybozu.co.jp korosuke613613@gmail.com
Correlations

File Size vs. Number of Changes: 7 points

example/create-issue-every-friday.yml x: 16 lines of code y: 2 # changes action.yml x: 28 lines of code y: 3 # changes src/Linear.ts x: 72 lines of code y: 3 # changes src/main.ts x: 58 lines of code y: 3 # changes src/util.ts x: 12 lines of code y: 1 # changes jest.config.js x: 30 lines of code y: 2 # changes ship.config.js x: 3 lines of code y: 2 # changes
3.0
# changes
  min: 1.0
  average: 2.29
  25th percentile: 2.0
  median: 2.0
  75th percentile: 3.0
  max: 3.0
0 72.0
lines of code
min: 3.0 | average: 31.29 | 25th percentile: 12.0 | median: 28.0 | 75th percentile: 58.0 | max: 72.0

Number of Contributors vs. Number of Changes: 7 points

example/create-issue-every-friday.yml x: 3 # contributors y: 2 # changes action.yml x: 3 # contributors y: 3 # changes src/util.ts x: 2 # contributors y: 1 # changes jest.config.js x: 2 # contributors y: 2 # changes
3.0
# changes
  min: 1.0
  average: 2.29
  25th percentile: 2.0
  median: 2.0
  75th percentile: 3.0
  max: 3.0
0 3.0
# contributors
min: 2.0 | average: 2.57 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 7 points

example/create-issue-every-friday.yml x: 3 # contributors y: 16 lines of code action.yml x: 3 # contributors y: 28 lines of code src/Linear.ts x: 3 # contributors y: 72 lines of code src/main.ts x: 3 # contributors y: 58 lines of code src/util.ts x: 2 # contributors y: 12 lines of code jest.config.js x: 2 # contributors y: 30 lines of code ship.config.js x: 2 # contributors y: 3 lines of code
72.0
lines of code
  min: 3.0
  average: 31.29
  25th percentile: 12.0
  median: 28.0
  75th percentile: 58.0
  max: 72.0
0 3.0
# contributors
min: 2.0 | average: 2.57 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.0 | max: 3.0