apache / incubator-resilientdb-rust_sdk
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 521 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)
    • 5 files changed 6-20 times (483 lines of code)
    • 1 file changed 1-5 times (38 lines of code)
0% | 0% | 0% | 92% | 7%
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 521 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 (521 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
rs, yaml, md, toml, txt, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
rs0% | 0% | 0% | 92% | 7%
toml0% | 0% | 0% | 100% | 0%
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% | 92% | 7%
ROOT0% | 0% | 0% | 100% | 0%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
124 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
resdb.rs
in src
188 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
lib.rs
in src
23 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
Cargo.toml
in root
43 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
blocks.rs
in src
105 - 2023-11-17 2025-03-28 8 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
crypto.rs
in src
38 - 2023-12-08 2025-03-28 3 3 87293108+dhruvsangamwar@use... apratimshukla6@gmail.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
124 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
resdb.rs
in src
188 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
blocks.rs
in src
105 - 2023-11-17 2025-03-28 8 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
lib.rs
in src
23 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
Cargo.toml
in root
43 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
crypto.rs
in src
38 - 2023-12-08 2025-03-28 3 3 87293108+dhruvsangamwar@use... apratimshukla6@gmail.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
crypto.rs
in src
38 - 2023-12-08 2025-03-28 3 3 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
Cargo.toml
in root
43 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
lib.rs
in src
23 - 2023-11-11 2025-03-28 8 4 dsangamwar@gmail.com apratimshukla6@gmail.com
resdb.rs
in src
188 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
124 - 2023-11-17 2025-03-28 10 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
blocks.rs
in src
105 - 2023-11-17 2025-03-28 8 5 87293108+dhruvsangamwar@use... apratimshukla6@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

Cargo.toml x: 43 lines of code y: 8 # changes src/blocks.rs x: 105 lines of code y: 8 # changes src/crypto.rs x: 38 lines of code y: 3 # changes src/lib.rs x: 23 lines of code y: 8 # changes src/resdb.rs x: 188 lines of code y: 10 # changes src/transaction.rs x: 124 lines of code y: 10 # changes
10.0
# changes
  min: 3.0
  average: 7.83
  25th percentile: 6.75
  median: 8.0
  75th percentile: 10.0
  max: 10.0
0 188.0
lines of code
min: 23.0 | average: 86.83 | 25th percentile: 34.25 | median: 74.0 | 75th percentile: 140.0 | max: 188.0

Number of Contributors vs. Number of Changes: 6 points

Cargo.toml x: 4 # contributors y: 8 # changes src/blocks.rs x: 5 # contributors y: 8 # changes src/crypto.rs x: 3 # contributors y: 3 # changes src/resdb.rs x: 5 # contributors y: 10 # changes
10.0
# changes
  min: 3.0
  average: 7.83
  25th percentile: 6.75
  median: 8.0
  75th percentile: 10.0
  max: 10.0
0 5.0
# contributors
min: 3.0 | average: 4.33 | 25th percentile: 3.75 | median: 4.5 | 75th percentile: 5.0 | max: 5.0

Number of Contributors vs. File Size: 6 points

Cargo.toml x: 4 # contributors y: 43 lines of code src/blocks.rs x: 5 # contributors y: 105 lines of code src/crypto.rs x: 3 # contributors y: 38 lines of code src/lib.rs x: 4 # contributors y: 23 lines of code src/resdb.rs x: 5 # contributors y: 188 lines of code src/transaction.rs x: 5 # contributors y: 124 lines of code
188.0
lines of code
  min: 23.0
  average: 86.83
  25th percentile: 34.25
  median: 74.0
  75th percentile: 140.0
  max: 188.0
0 5.0
# contributors
min: 3.0 | average: 4.33 | 25th percentile: 3.75 | median: 4.5 | 75th percentile: 5.0 | max: 5.0