spotify / basic-pitch-ts
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 720 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)
    • 6 files changed 1-5 times (720 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 6 files with 720 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)
    • 1 file changed by 2-5 contributors (141 lines of code)
    • 5 files changed by 1 contributor (579 lines of code)
0% | 0% | 0% | 19% | 80%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
ts, json, md, yaml, js, txt, gitignore, editorconfig, eslintignore, npmrc
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%
yaml0% | 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%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
141 4 2022-06-10 2022-06-17 3 3 drubinstein@spotify.com drubinstein@users.noreply.g...
1 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
index.ts
in src
7 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
7 - 2022-06-03 2022-06-03 1 1 perp@spotify.com perp@spotify.com
65 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
toMidi.ts
in src
499 14 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.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
141 4 2022-06-10 2022-06-17 3 3 drubinstein@spotify.com drubinstein@users.noreply.g...
1 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
7 - 2022-06-03 2022-06-03 1 1 perp@spotify.com perp@spotify.com
65 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
toMidi.ts
in src
499 14 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
index.ts
in src
7 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.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
toMidi.ts
in src
499 14 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
65 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
7 - 2022-06-03 2022-06-03 1 1 perp@spotify.com perp@spotify.com
index.ts
in src
7 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
1 - 2022-06-10 2022-06-10 1 1 drubinstein@spotify.com drubinstein@spotify.com
141 4 2022-06-10 2022-06-17 3 3 drubinstein@spotify.com drubinstein@users.noreply.g...
Correlations

File Size vs. Number of Changes: 6 points

src/inference.ts x: 141 lines of code y: 3 # changes prettier.config.js x: 1 lines of code y: 1 # changes src/index.ts x: 7 lines of code y: 1 # changes src/matchers.ts x: 65 lines of code y: 1 # changes src/toMidi.ts x: 499 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.33
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.5
  max: 3.0
0 499.0
lines of code
min: 1.0 | average: 120.0 | 25th percentile: 5.5 | median: 36.0 | 75th percentile: 230.5 | max: 499.0

Number of Contributors vs. Number of Changes: 6 points

src/inference.ts x: 3 # contributors y: 3 # changes prettier.config.js x: 1 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.33
  25th percentile: 1.0
  median: 1.0
  75th percentile: 1.5
  max: 3.0
0 3.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 3.0

Number of Contributors vs. File Size: 6 points

src/inference.ts x: 3 # contributors y: 141 lines of code prettier.config.js x: 1 # contributors y: 1 lines of code src/index.ts x: 1 # contributors y: 7 lines of code src/matchers.ts x: 1 # contributors y: 65 lines of code src/toMidi.ts x: 1 # contributors y: 499 lines of code
499.0
lines of code
  min: 1.0
  average: 120.0
  25th percentile: 5.5
  median: 36.0
  75th percentile: 230.5
  max: 499.0
0 3.0
# contributors
min: 1.0 | average: 1.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 3.0