guardian / example-typescript-lambda
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 4 files with 46 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)
    • 4 files changed 1-5 times (46 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 4 files with 46 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)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 4 files changed by 1 contributor (46 lines of code)
0% | 0% | 0% | 0% | 100%
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, gitignore, js, md, txt, snap
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%
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
packages0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
example-typescript-lambda.ts
in packages/cdk/lib
17 1 2023-09-08 2024-11-27 5 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
run-locally.ts
in packages/lambda/src
2 - 2023-09-08 2024-03-01 3 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
index.ts
in packages/lambda/src
7 1 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
config.ts
in packages/lambda/src
20 2 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
Files With Most Contributors (Top 4)
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
example-typescript-lambda.ts
in packages/cdk/lib
17 1 2023-09-08 2024-11-27 5 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
run-locally.ts
in packages/lambda/src
2 - 2023-09-08 2024-03-01 3 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
index.ts
in packages/lambda/src
7 1 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
config.ts
in packages/lambda/src
20 2 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
Files With Least Contributors (Top 4)
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
config.ts
in packages/lambda/src
20 2 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
example-typescript-lambda.ts
in packages/cdk/lib
17 1 2023-09-08 2024-11-27 5 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
index.ts
in packages/lambda/src
7 1 2023-09-08 2023-09-08 1 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
run-locally.ts
in packages/lambda/src
2 - 2023-09-08 2024-03-01 3 1 akash1810@users.noreply.git... akash1810@users.noreply.git...
Correlations

File Size vs. Number of Changes: 4 points

packages/cdk/lib/example-typescript-lambda.ts x: 17 lines of code y: 5 # changes packages/lambda/src/run-locally.ts x: 2 lines of code y: 3 # changes packages/lambda/src/config.ts x: 20 lines of code y: 1 # changes packages/lambda/src/index.ts x: 7 lines of code y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.5
  25th percentile: 1.0
  median: 2.0
  75th percentile: 4.5
  max: 5.0
0 20.0
lines of code
min: 2.0 | average: 11.5 | 25th percentile: 3.25 | median: 12.0 | 75th percentile: 19.25 | max: 20.0

Number of Contributors vs. Number of Changes: 4 points

packages/cdk/lib/example-typescript-lambda.ts x: 1 # contributors y: 5 # changes packages/lambda/src/run-locally.ts x: 1 # contributors y: 3 # changes packages/lambda/src/config.ts x: 1 # contributors y: 1 # changes
5.0
# changes
  min: 1.0
  average: 2.5
  25th percentile: 1.0
  median: 2.0
  75th percentile: 4.5
  max: 5.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 4 points

packages/cdk/lib/example-typescript-lambda.ts x: 1 # contributors y: 17 lines of code packages/lambda/src/run-locally.ts x: 1 # contributors y: 2 lines of code packages/lambda/src/config.ts x: 1 # contributors y: 20 lines of code packages/lambda/src/index.ts x: 1 # contributors y: 7 lines of code
20.0
lines of code
  min: 2.0
  average: 11.5
  25th percentile: 3.25
  median: 12.0
  75th percentile: 19.25
  max: 20.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0