novifinancial / akd
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 45
  • Daily file updates (only one update per file and date counted): 106
  • First update: 2021-06-30
  • Latest update: 2022-03-29
  • Days between first and latest update: 273 (39 weeks, estimated 195 working days)
  • Active days (at least one file change): 88
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 45 files with 11,696 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 2 files that are 181-365 days old (48 lines of code)
    • 29 files that are 91-180 days old (9,210 lines of code)
    • 14 files that are 31-90 days old (2,438 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | <1% | 78% | 20% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
Latest Change Distribution Overall
Days since last update
  • There are 45 files with 11,696 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 3 files have been last changed 91-180 days ago (203 lines of code)
    • 27 files have been last changed 31-90 days ago (5,835 lines of code)
    • 15 files have been last changed 1-30 days ago (5,658 lines of code)
0% | 0% | 1% | 49% | 48%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
File Change History per File Extension
rs, md, toml, json, yml, txt, svg, sh, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
rs0% | <1% | 78% | 20% | 0%
toml0% | 4% | 68% | 27% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
rs0% | 0% | 1% | 49% | 49%
toml0% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
benches0% | 100% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
akd/src0% | 0% | 90% | 9% | 0%
akd_mysql/src0% | 0% | 72% | 27% | 0%
poc/src0% | 0% | 100% | 0% | 0%
akd0% | 0% | 100% | 0% | 0%
akd_mysql0% | 0% | 100% | 0% | 0%
poc0% | 0% | 100% | 0% | 0%
integration_tests0% | 0% | 100% | 0% | 0%
integration_tests/src0% | 0% | 100% | 0% | 0%
akd_client/src0% | 0% | 0% | 100% | 0%
akd_client0% | 0% | 0% | 100% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
poc/src0% | 0% | 16% | 83% | 0%
benches0% | 0% | 100% | 0% | 0%
integration_tests/src0% | 0% | 100% | 0% | 0%
akd/src0% | 0% | 0% | 36% | 63%
akd_mysql/src0% | 0% | 0% | 100% | 0%
akd_client/src0% | 0% | 0% | 25% | 74%
akd0% | 0% | 0% | 100% | 0%
akd_client0% | 0% | 0% | 100% | 0%
akd_mysql0% | 0% | 0% | 100% | 0%
poc0% | 0% | 0% | 100% | 0%
integration_tests0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 100% | 0%
Oldest Files (Top 45)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
Cargo.toml
in root
8 - 72 291 30 5
azks.rs
in benches
40 1 115 276 24 6
main.rs
in poc/src
468 - 33 170 26 5
197 - 33 170 22 7
commands.rs
in poc/src
157 7 160 170 7 2
24 - 45 170 14 3
logs.rs
in poc/src
106 6 82 153 6 3
mysql.rs
in akd_mysql/src
1357 4 33 135 15 7
1337 6 20 135 17 7
800 6 20 135 20 8
node_state.rs
in akd/src
684 17 20 135 15 8
memory.rs
in akd/src/storage
667 4 33 135 12 6
tests.rs
in akd/src
640 - 31 135 10 5
directory.rs
in akd/src
631 1 23 135 20 9
tests.rs
in akd/src/storage
578 - 33 135 11 6
client.rs
in akd/src
287 4 23 135 12 6
errors.rs
in akd/src
232 11 38 135 7 5
types.rs
in akd/src/storage
210 7 20 135 11 7
timed_cache.rs
in akd/src/storage
178 1 51 135 2 2
156 - 33 135 11 5
155 7 23 135 12 6
mod.rs
in akd/src/storage
78 4 33 135 11 5
utils.rs
in akd/src
64 - 23 135 6 6
51 - 32 135 11 5
auditor.rs
in akd/src
37 - 33 135 3 3
lib.rs
in akd/src
34 - 33 135 9 4
Cargo.toml
in akd_mysql
28 - 32 135 10 5
Cargo.toml
in integration_tests
22 - 45 135 5 4
transaction.rs
in akd/src/storage
19 - 33 135 7 5
lib.rs
in akd_mysql/src
7 - 82 135 2 3
lib.rs
in integration_tests/src
6 - 135 135 1 2
mysql_storables.rs
in akd_mysql/src
517 13 33 82 6 4
tests.rs
in akd_client/src
409 10 23 72 11 4
verify.rs
in akd_client/src
317 5 23 72 9 4
types.rs
in akd_client/src
131 1 23 72 8 4
hash.rs
in akd_client/src
78 - 45 72 5 2
Cargo.toml
in akd_client
50 - 32 72 8 2
lib.rs
in akd_client/src
48 - 40 72 7 3
utils.rs
in akd_client/src
14 - 23 72 6 4
ecvrf_impl.rs
in akd/src/ecvrf
278 8 19 45 4 2
tests.rs
in akd/src/ecvrf
265 15 19 45 2 2
ecvrf.rs
in akd_client/src
178 4 45 45 1 1
no_vrf.rs
in akd/src/ecvrf
76 1 19 45 3 2
traits.rs
in akd/src/ecvrf
52 - 33 45 3 1
mod.rs
in akd/src/ecvrf
25 - 38 45 2 1
Files Not Recently Changed (Top 45)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
commands.rs
in poc/src
157 7 160 170 7 2
lib.rs
in integration_tests/src
6 - 135 135 1 2
azks.rs
in benches
40 1 115 276 24 6
lib.rs
in akd_mysql/src
7 - 82 135 2 3
logs.rs
in poc/src
106 6 82 153 6 3
Cargo.toml
in root
8 - 72 291 30 5
timed_cache.rs
in akd/src/storage
178 1 51 135 2 2
Cargo.toml
in integration_tests
22 - 45 135 5 4
24 - 45 170 14 3
hash.rs
in akd_client/src
78 - 45 72 5 2
ecvrf.rs
in akd_client/src
178 4 45 45 1 1
lib.rs
in akd_client/src
48 - 40 72 7 3
mod.rs
in akd/src/ecvrf
25 - 38 45 2 1
errors.rs
in akd/src
232 11 38 135 7 5
transaction.rs
in akd/src/storage
19 - 33 135 7 5
lib.rs
in akd/src
34 - 33 135 9 4
auditor.rs
in akd/src
37 - 33 135 3 3
traits.rs
in akd/src/ecvrf
52 - 33 45 3 1
mod.rs
in akd/src/storage
78 4 33 135 11 5
156 - 33 135 11 5
197 - 33 170 22 7
main.rs
in poc/src
468 - 33 170 26 5
mysql_storables.rs
in akd_mysql/src
517 13 33 82 6 4
tests.rs
in akd/src/storage
578 - 33 135 11 6
memory.rs
in akd/src/storage
667 4 33 135 12 6
mysql.rs
in akd_mysql/src
1357 4 33 135 15 7
Cargo.toml
in akd_mysql
28 - 32 135 10 5
Cargo.toml
in akd_client
50 - 32 72 8 2
51 - 32 135 11 5
tests.rs
in akd/src
640 - 31 135 10 5
utils.rs
in akd_client/src
14 - 23 72 6 4
utils.rs
in akd/src
64 - 23 135 6 6
types.rs
in akd_client/src
131 1 23 72 8 4
155 7 23 135 12 6
client.rs
in akd/src
287 4 23 135 12 6
verify.rs
in akd_client/src
317 5 23 72 9 4
tests.rs
in akd_client/src
409 10 23 72 11 4
directory.rs
in akd/src
631 1 23 135 20 9
types.rs
in akd/src/storage
210 7 20 135 11 7
node_state.rs
in akd/src
684 17 20 135 15 8
800 6 20 135 20 8
1337 6 20 135 17 7
no_vrf.rs
in akd/src/ecvrf
76 1 19 45 3 2
tests.rs
in akd/src/ecvrf
265 15 19 45 2 2
ecvrf_impl.rs
in akd/src/ecvrf
278 8 19 45 4 2
Most Recently Created Files (Top 45)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
ecvrf_impl.rs
in akd/src/ecvrf
278 8 19 45 4 2
tests.rs
in akd/src/ecvrf
265 15 19 45 2 2
ecvrf.rs
in akd_client/src
178 4 45 45 1 1
no_vrf.rs
in akd/src/ecvrf
76 1 19 45 3 2
traits.rs
in akd/src/ecvrf
52 - 33 45 3 1
mod.rs
in akd/src/ecvrf
25 - 38 45 2 1
tests.rs
in akd_client/src
409 10 23 72 11 4
verify.rs
in akd_client/src
317 5 23 72 9 4
types.rs
in akd_client/src
131 1 23 72 8 4
hash.rs
in akd_client/src
78 - 45 72 5 2
Cargo.toml
in akd_client
50 - 32 72 8 2
lib.rs
in akd_client/src
48 - 40 72 7 3
utils.rs
in akd_client/src
14 - 23 72 6 4
mysql_storables.rs
in akd_mysql/src
517 13 33 82 6 4
mysql.rs
in akd_mysql/src
1357 4 33 135 15 7
1337 6 20 135 17 7
800 6 20 135 20 8
node_state.rs
in akd/src
684 17 20 135 15 8
memory.rs
in akd/src/storage
667 4 33 135 12 6
tests.rs
in akd/src
640 - 31 135 10 5
directory.rs
in akd/src
631 1 23 135 20 9
tests.rs
in akd/src/storage
578 - 33 135 11 6
client.rs
in akd/src
287 4 23 135 12 6
errors.rs
in akd/src
232 11 38 135 7 5
types.rs
in akd/src/storage
210 7 20 135 11 7
timed_cache.rs
in akd/src/storage
178 1 51 135 2 2
156 - 33 135 11 5
155 7 23 135 12 6
mod.rs
in akd/src/storage
78 4 33 135 11 5
utils.rs
in akd/src
64 - 23 135 6 6
51 - 32 135 11 5
auditor.rs
in akd/src
37 - 33 135 3 3
lib.rs
in akd/src
34 - 33 135 9 4
Cargo.toml
in akd_mysql
28 - 32 135 10 5
Cargo.toml
in integration_tests
22 - 45 135 5 4
transaction.rs
in akd/src/storage
19 - 33 135 7 5
lib.rs
in akd_mysql/src
7 - 82 135 2 3
lib.rs
in integration_tests/src
6 - 135 135 1 2
logs.rs
in poc/src
106 6 82 153 6 3
main.rs
in poc/src
468 - 33 170 26 5
197 - 33 170 22 7
commands.rs
in poc/src
157 7 160 170 7 2
24 - 45 170 14 3
azks.rs
in benches
40 1 115 276 24 6
Cargo.toml
in root
8 - 72 291 30 5
Most Recently Changed Files (Top 45)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
ecvrf_impl.rs
in akd/src/ecvrf
278 8 19 45 4 2
tests.rs
in akd/src/ecvrf
265 15 19 45 2 2
no_vrf.rs
in akd/src/ecvrf
76 1 19 45 3 2
1337 6 20 135 17 7
800 6 20 135 20 8
node_state.rs
in akd/src
684 17 20 135 15 8
types.rs
in akd/src/storage
210 7 20 135 11 7
directory.rs
in akd/src
631 1 23 135 20 9
tests.rs
in akd_client/src
409 10 23 72 11 4
verify.rs
in akd_client/src
317 5 23 72 9 4
client.rs
in akd/src
287 4 23 135 12 6
155 7 23 135 12 6
types.rs
in akd_client/src
131 1 23 72 8 4
utils.rs
in akd/src
64 - 23 135 6 6
utils.rs
in akd_client/src
14 - 23 72 6 4
tests.rs
in akd/src
640 - 31 135 10 5
51 - 32 135 11 5
Cargo.toml
in akd_client
50 - 32 72 8 2
Cargo.toml
in akd_mysql
28 - 32 135 10 5
mysql.rs
in akd_mysql/src
1357 4 33 135 15 7
memory.rs
in akd/src/storage
667 4 33 135 12 6
tests.rs
in akd/src/storage
578 - 33 135 11 6
mysql_storables.rs
in akd_mysql/src
517 13 33 82 6 4
main.rs
in poc/src
468 - 33 170 26 5
197 - 33 170 22 7
156 - 33 135 11 5
mod.rs
in akd/src/storage
78 4 33 135 11 5
traits.rs
in akd/src/ecvrf
52 - 33 45 3 1
auditor.rs
in akd/src
37 - 33 135 3 3
lib.rs
in akd/src
34 - 33 135 9 4
transaction.rs
in akd/src/storage
19 - 33 135 7 5
errors.rs
in akd/src
232 11 38 135 7 5
mod.rs
in akd/src/ecvrf
25 - 38 45 2 1
lib.rs
in akd_client/src
48 - 40 72 7 3
ecvrf.rs
in akd_client/src
178 4 45 45 1 1
hash.rs
in akd_client/src
78 - 45 72 5 2
24 - 45 170 14 3
Cargo.toml
in integration_tests
22 - 45 135 5 4
timed_cache.rs
in akd/src/storage
178 1 51 135 2 2
Cargo.toml
in root
8 - 72 291 30 5
logs.rs
in poc/src
106 6 82 153 6 3
lib.rs
in akd_mysql/src
7 - 82 135 2 3
azks.rs
in benches
40 1 115 276 24 6
lib.rs
in integration_tests/src
6 - 135 135 1 2
commands.rs
in poc/src
157 7 160 170 7 2