A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
THIRD_PARTY_LICENSES_RUST_CRATES.html Cargo.toml |
1 | 13 (7%) | 37 (2%) | 2022-01-13 |
eif_loader/Cargo.toml Cargo.toml |
1 | 7 (14%) | 37 (2%) | 2022-01-13 |
eif_loader/Cargo.toml THIRD_PARTY_LICENSES_RUST_CRATES.html |
1 | 7 (14%) | 13 (7%) | 2022-01-13 |
vsock_proxy/Cargo.toml Cargo.toml |
1 | 6 (16%) | 37 (2%) | 2022-01-13 |
vsock_proxy/Cargo.toml THIRD_PARTY_LICENSES_RUST_CRATES.html |
1 | 6 (16%) | 13 (7%) | 2022-01-13 |
vsock_proxy/Cargo.toml eif_loader/Cargo.toml |
1 | 6 (16%) | 7 (14%) | 2022-01-13 |
eif_utils/Cargo.toml Cargo.toml |
1 | 9 (11%) | 37 (2%) | 2022-01-13 |
eif_utils/src/lib.rs Cargo.toml |
1 | 14 (7%) | 37 (2%) | 2022-01-13 |
eif_utils/src/lib.rs eif_utils/Cargo.toml |
1 | 14 (7%) | 9 (11%) | 2022-01-13 |