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 |
---|---|---|---|---|
src/api/tokio.rs src/api/sync.rs |
2 | 73 (2%) | 81 (2%) | 2025-06-16 |
src/api/sync.rs Cargo.toml |
2 | 81 (2%) | 38 (5%) | 2025-06-16 |
src/lib.rs src/api/sync.rs |
1 | 40 (2%) | 81 (1%) | 2025-06-16 |
src/api/tokio.rs Cargo.toml |
1 | 73 (1%) | 38 (2%) | 2025-06-16 |
src/lib.rs src/api/tokio.rs |
1 | 40 (2%) | 73 (1%) | 2025-06-16 |
src/lib.rs Cargo.toml |
1 | 40 (2%) | 38 (2%) | 2025-06-16 |