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).
No file pairs changed together.
No temporal cross-component dependencies found.
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| src/dachshund/mod.rs Cargo.toml |
3 | 48 (6%) | 28 (10%) | 2021-11-08 |
| src/dachshund/transformer_base.rs Cargo.toml |
3 | 14 (21%) | 28 (10%) | 2021-11-08 |
| src/dachshund/transformer_base.rs src/dachshund/mod.rs |
3 | 14 (21%) | 48 (6%) | 2021-11-08 |
| src/connected_component_extractor.rs Cargo.toml |
2 | 2 (100%) | 28 (7%) | 2021-11-08 |
| src/dachshund/connected_components_transformer.rs Cargo.toml |
2 | 2 (100%) | 28 (7%) | 2021-11-08 |
| src/dachshund/connected_components_transformer.rs src/connected_component_extractor.rs |
2 | 2 (100%) | 2 (100%) | 2021-11-08 |
| src/dachshund/mod.rs src/connected_component_extractor.rs |
2 | 48 (4%) | 2 (100%) | 2021-11-08 |
| src/dachshund/mod.rs src/dachshund/connected_components_transformer.rs |
2 | 48 (4%) | 2 (100%) | 2021-11-08 |
| src/dachshund/transformer_base.rs src/connected_component_extractor.rs |
2 | 14 (14%) | 2 (100%) | 2021-11-08 |
| src/dachshund/transformer_base.rs src/dachshund/connected_components_transformer.rs |
2 | 14 (14%) | 2 (100%) | 2021-11-08 |
| src/core_miner.rs Cargo.toml |
1 | 5 (20%) | 28 (3%) | 2021-10-28 |
| src/core_miner.rs src/dachshund/mod.rs |
1 | 5 (20%) | 48 (2%) | 2021-10-28 |
| src/core_miner.rs src/dachshund/transformer_base.rs |
1 | 5 (20%) | 14 (7%) | 2021-10-28 |
| src/dachshund/algorithms/clustering.rs Cargo.toml |
1 | 16 (6%) | 28 (3%) | 2021-10-28 |
| src/dachshund/algorithms/clustering.rs src/dachshund/mod.rs |
1 | 16 (6%) | 48 (2%) | 2021-10-28 |
| src/dachshund/algorithms/clustering.rs src/dachshund/transformer_base.rs |
1 | 16 (6%) | 14 (7%) | 2021-10-28 |
| src/dachshund/algorithms/clustering.rs src/core_miner.rs |
1 | 16 (6%) | 5 (20%) | 2021-10-28 |
| src/dachshund/algorithms/cnm_communities.rs Cargo.toml |
1 | 20 (5%) | 28 (3%) | 2021-10-28 |
| src/dachshund/algorithms/cnm_communities.rs src/dachshund/mod.rs |
1 | 20 (5%) | 48 (2%) | 2021-10-28 |
| src/dachshund/algorithms/cnm_communities.rs src/dachshund/transformer_base.rs |
1 | 20 (5%) | 14 (7%) | 2021-10-28 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| src/lib.rs src/dachshund/mod.rs |
6 | 56 (10%) | 48 (12%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph.rs src/dachshund/mod.rs |
5 | 8 (62%) | 48 (10%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph.rs src/dachshund/algorithms/coreness.rs |
5 | 8 (62%) | 28 (17%) | 2021-10-28 |
| src/lib.rs src/dachshund/weighted_undirected_graph.rs |
5 | 56 (8%) | 8 (62%) | 2021-10-28 |
| src/dachshund/mod.rs Cargo.toml |
4 | 48 (8%) | 28 (14%) | 2021-11-08 |
| src/dachshund/node.rs src/dachshund/mod.rs |
4 | 53 (7%) | 48 (8%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph_builder.rs src/dachshund/mod.rs |
4 | 4 (100%) | 48 (8%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph_builder.rs src/dachshund/node.rs |
4 | 4 (100%) | 53 (7%) | 2021-10-28 |
| src/lib.rs src/dachshund/node.rs |
4 | 56 (7%) | 53 (7%) | 2021-10-28 |
| src/lib.rs src/dachshund/weighted_undirected_graph_builder.rs |
4 | 56 (7%) | 4 (100%) | 2021-10-28 |
| src/dachshund/transformer_base.rs Cargo.toml |
3 | 14 (21%) | 28 (10%) | 2021-11-08 |
| src/dachshund/transformer_base.rs src/dachshund/mod.rs |
3 | 14 (21%) | 48 (6%) | 2021-11-08 |
| src/core_miner.rs src/dachshund/mod.rs |
3 | 5 (60%) | 48 (6%) | 2021-10-28 |
| src/dachshund/algorithms/clustering.rs src/dachshund/mod.rs |
3 | 16 (18%) | 48 (6%) | 2021-10-28 |
| src/dachshund/algorithms/cnm_communities.rs src/dachshund/mod.rs |
3 | 20 (15%) | 48 (6%) | 2021-10-28 |
| src/dachshund/algorithms/cnm_communities.rs src/dachshund/algorithms/clustering.rs |
3 | 20 (15%) | 16 (18%) | 2021-10-28 |
| src/dachshund/algorithms/connected_components.rs src/dachshund/mod.rs |
3 | 26 (11%) | 48 (6%) | 2021-10-28 |
| src/dachshund/algorithms/connected_components.rs src/dachshund/algorithms/clustering.rs |
3 | 26 (11%) | 16 (18%) | 2021-10-28 |
| src/dachshund/algorithms/connected_components.rs src/dachshund/algorithms/cnm_communities.rs |
3 | 26 (11%) | 20 (15%) | 2021-10-28 |
| src/dachshund/algorithms/coreness.rs Cargo.toml |
3 | 28 (10%) | 28 (10%) | 2021-10-28 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| src/lib.rs src/dachshund/mod.rs |
7 | 56 (12%) | 48 (14%) | 2021-10-28 |
| src/dachshund/algorithms/coreness.rs Cargo.toml |
6 | 28 (21%) | 28 (21%) | 2021-10-28 |
| src/dachshund/mod.rs Cargo.toml |
5 | 48 (10%) | 28 (17%) | 2021-11-08 |
| src/dachshund/weighted_undirected_graph.rs src/dachshund/mod.rs |
5 | 8 (62%) | 48 (10%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph.rs src/dachshund/algorithms/coreness.rs |
5 | 8 (62%) | 28 (17%) | 2021-10-28 |
| src/lib.rs src/dachshund/weighted_undirected_graph.rs |
5 | 56 (8%) | 8 (62%) | 2021-10-28 |
| src/core_miner.rs src/dachshund/mod.rs |
4 | 5 (80%) | 48 (8%) | 2021-10-28 |
| src/dachshund/algorithms/connected_components.rs src/dachshund/mod.rs |
4 | 26 (15%) | 48 (8%) | 2021-10-28 |
| src/dachshund/algorithms/coreness.rs src/dachshund/mod.rs |
4 | 28 (14%) | 48 (8%) | 2021-10-28 |
| src/dachshund/core_transformer.rs src/dachshund/algorithms/coreness.rs |
4 | 7 (57%) | 28 (14%) | 2021-10-28 |
| src/dachshund/node.rs src/dachshund/mod.rs |
4 | 53 (7%) | 48 (8%) | 2021-10-28 |
| src/dachshund/typed_graph_builder.rs src/dachshund/mod.rs |
4 | 17 (23%) | 48 (8%) | 2021-10-28 |
| src/dachshund/typed_graph_builder.rs src/dachshund/algorithms/connected_components.rs |
4 | 17 (23%) | 26 (15%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph_builder.rs src/dachshund/mod.rs |
4 | 4 (100%) | 48 (8%) | 2021-10-28 |
| src/dachshund/weighted_undirected_graph_builder.rs src/dachshund/node.rs |
4 | 4 (100%) | 53 (7%) | 2021-10-28 |
| src/lib.rs src/core_miner.rs |
4 | 56 (7%) | 5 (80%) | 2021-10-28 |
| src/lib.rs src/dachshund/algorithms/connected_components.rs |
4 | 56 (7%) | 26 (15%) | 2021-10-28 |
| src/lib.rs src/dachshund/algorithms/coreness.rs |
4 | 56 (7%) | 28 (14%) | 2021-10-28 |
| src/lib.rs src/dachshund/node.rs |
4 | 56 (7%) | 53 (7%) | 2021-10-28 |
| src/lib.rs src/dachshund/typed_graph_builder.rs |
4 | 56 (7%) | 17 (23%) | 2021-10-28 |