guardian / image-url-signing-service
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 569 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)
    • 3 files changed 6-20 times (385 lines of code)
    • 3 files changed 1-5 times (184 lines of code)
0% | 0% | 0% | 67% | 32%
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 569 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)
    • 5 files changed by 2-5 contributors (431 lines of code)
    • 1 file changed by 1 contributor (138 lines of code)
0% | 0% | 0% | 75% | 24%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, ts, yaml, js, gitignore, txt, md, editorconfig, npmrc, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 57% | 42%
yaml0% | 0% | 0% | 100% | 0%
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% | 57% | 42%
ROOT0% | 0% | 0% | 90% | 9%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
app.ts
in src
209 5 2021-05-28 2024-06-24 10 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
cfn.yaml
in root
163 - 2021-06-03 2023-08-30 9 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
index.ts
in src
13 - 2021-05-28 2021-06-16 8 4 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
18 - 2021-06-01 2021-06-16 3 3 michaeljclapham@gmail.com tom.wey@theguardian.com
28 3 2021-06-14 2021-10-26 3 3 michaeljclapham@gmail.com michael.clapham@guardian.co.uk
uiHtml.ts
in src
138 4 2021-10-26 2021-10-26 1 1 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
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
app.ts
in src
209 5 2021-05-28 2024-06-24 10 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
cfn.yaml
in root
163 - 2021-06-03 2023-08-30 9 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
index.ts
in src
13 - 2021-05-28 2021-06-16 8 4 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
28 3 2021-06-14 2021-10-26 3 3 michaeljclapham@gmail.com michael.clapham@guardian.co.uk
18 - 2021-06-01 2021-06-16 3 3 michaeljclapham@gmail.com tom.wey@theguardian.com
uiHtml.ts
in src
138 4 2021-10-26 2021-10-26 1 1 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
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
uiHtml.ts
in src
138 4 2021-10-26 2021-10-26 1 1 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
28 3 2021-06-14 2021-10-26 3 3 michaeljclapham@gmail.com michael.clapham@guardian.co.uk
18 - 2021-06-01 2021-06-16 3 3 michaeljclapham@gmail.com tom.wey@theguardian.com
app.ts
in src
209 5 2021-05-28 2024-06-24 10 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
cfn.yaml
in root
163 - 2021-06-03 2023-08-30 9 4 michael.clapham@guardian.co.uk tom.wey@theguardian.com
index.ts
in src
13 - 2021-05-28 2021-06-16 8 4 michael.clapham@guardian.co.uk michael.clapham@guardian.co.uk
Correlations

File Size vs. Number of Changes: 6 points

src/app.ts x: 209 lines of code y: 10 # changes cfn.yaml x: 163 lines of code y: 9 # changes src/environment.ts x: 28 lines of code y: 3 # changes src/uiHtml.ts x: 138 lines of code y: 1 # changes rollup.config.js x: 18 lines of code y: 3 # changes src/index.ts x: 13 lines of code y: 8 # changes
10.0
# changes
  min: 1.0
  average: 5.67
  25th percentile: 2.5
  median: 5.5
  75th percentile: 9.25
  max: 10.0
0 209.0
lines of code
min: 13.0 | average: 94.83 | 25th percentile: 16.75 | median: 83.0 | 75th percentile: 174.5 | max: 209.0

Number of Contributors vs. Number of Changes: 6 points

src/app.ts x: 4 # contributors y: 10 # changes cfn.yaml x: 4 # contributors y: 9 # changes src/environment.ts x: 3 # contributors y: 3 # changes src/uiHtml.ts x: 1 # contributors y: 1 # changes src/index.ts x: 4 # contributors y: 8 # changes
10.0
# changes
  min: 1.0
  average: 5.67
  25th percentile: 2.5
  median: 5.5
  75th percentile: 9.25
  max: 10.0
0 4.0
# contributors
min: 1.0 | average: 3.17 | 25th percentile: 2.5 | median: 3.5 | 75th percentile: 4.0 | max: 4.0

Number of Contributors vs. File Size: 6 points

src/app.ts x: 4 # contributors y: 209 lines of code cfn.yaml x: 4 # contributors y: 163 lines of code src/environment.ts x: 3 # contributors y: 28 lines of code src/uiHtml.ts x: 1 # contributors y: 138 lines of code rollup.config.js x: 3 # contributors y: 18 lines of code src/index.ts x: 4 # contributors y: 13 lines of code
209.0
lines of code
  min: 13.0
  average: 94.83
  25th percentile: 16.75
  median: 83.0
  75th percentile: 174.5
  max: 209.0
0 4.0
# contributors
min: 1.0 | average: 3.17 | 25th percentile: 2.5 | median: 3.5 | 75th percentile: 4.0 | max: 4.0