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.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
Sources/Algorithms/MinMax.swift Sources/Algorithms/Partition.swift |
1 | 6 (16%) | 7 (14%) | 2021-09-08 |
Package.swift Sources/Algorithms/Partition.swift |
1 | 3 (33%) | 7 (14%) | 2021-09-08 |
Package.swift Sources/Algorithms/MinMax.swift |
1 | 3 (33%) | 6 (16%) | 2021-09-08 |
Sources/Algorithms/AdjacentPairs.swift Sources/Algorithms/Partition.swift |
1 | 3 (33%) | 7 (14%) | 2021-09-08 |
Sources/Algorithms/AdjacentPairs.swift Sources/Algorithms/MinMax.swift |
1 | 3 (33%) | 6 (16%) | 2021-09-08 |
Sources/Algorithms/AdjacentPairs.swift Package.swift |
1 | 3 (33%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Chain.swift Sources/Algorithms/Partition.swift |
1 | 12 (8%) | 7 (14%) | 2021-09-08 |
Sources/Algorithms/Chain.swift Sources/Algorithms/MinMax.swift |
1 | 12 (8%) | 6 (16%) | 2021-09-08 |
Sources/Algorithms/Chain.swift Package.swift |
1 | 12 (8%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Chain.swift Sources/Algorithms/AdjacentPairs.swift |
1 | 12 (8%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Sources/Algorithms/Partition.swift |
1 | 21 (4%) | 7 (14%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Sources/Algorithms/MinMax.swift |
1 | 21 (4%) | 6 (16%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Package.swift |
1 | 21 (4%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Sources/Algorithms/AdjacentPairs.swift |
1 | 21 (4%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Sources/Algorithms/Chain.swift |
1 | 21 (4%) | 12 (8%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/Partition.swift |
1 | 12 (8%) | 7 (14%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/MinMax.swift |
1 | 12 (8%) | 6 (16%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Package.swift |
1 | 12 (8%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/AdjacentPairs.swift |
1 | 12 (8%) | 3 (33%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/Chain.swift |
1 | 12 (8%) | 12 (8%) | 2021-09-08 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
Sources/Algorithms/Product.swift Sources/Algorithms/Cycle.swift |
6 | 11 (54%) | 8 (75%) | 2021-09-08 |
Sources/Algorithms/Chunked.swift Sources/Algorithms/Chain.swift |
5 | 21 (23%) | 12 (41%) | 2021-09-08 |
Sources/Algorithms/Cycle.swift Sources/Algorithms/Chain.swift |
5 | 8 (62%) | 12 (41%) | 2021-09-08 |
Sources/Algorithms/Cycle.swift Sources/Algorithms/Chunked.swift |
5 | 8 (62%) | 21 (23%) | 2021-09-08 |
Sources/Algorithms/Product.swift Sources/Algorithms/Chain.swift |
5 | 11 (45%) | 12 (41%) | 2021-09-08 |
Sources/Algorithms/Product.swift Sources/Algorithms/Chunked.swift |
5 | 11 (45%) | 21 (23%) | 2021-09-08 |
Sources/Algorithms/Windows.swift Sources/Algorithms/Chain.swift |
5 | 7 (71%) | 12 (41%) | 2021-09-08 |
Sources/Algorithms/Windows.swift Sources/Algorithms/Chunked.swift |
5 | 7 (71%) | 21 (23%) | 2021-09-08 |
Sources/Algorithms/Windows.swift Sources/Algorithms/Cycle.swift |
5 | 7 (71%) | 8 (62%) | 2021-09-08 |
Sources/Algorithms/Windows.swift Sources/Algorithms/Product.swift |
5 | 7 (71%) | 11 (45%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/Chain.swift |
4 | 12 (33%) | 12 (33%) | 2021-09-08 |
Sources/Algorithms/Combinations.swift Sources/Algorithms/Chunked.swift |
4 | 12 (33%) | 21 (19%) | 2021-09-08 |
Sources/Algorithms/Cycle.swift Sources/Algorithms/Combinations.swift |
4 | 8 (50%) | 12 (33%) | 2021-09-08 |
Sources/Algorithms/Indexed.swift Sources/Algorithms/Chain.swift |
4 | 8 (50%) | 12 (33%) | 2021-09-08 |
Sources/Algorithms/Indexed.swift Sources/Algorithms/Chunked.swift |
4 | 8 (50%) | 21 (19%) | 2021-09-08 |
Sources/Algorithms/Indexed.swift Sources/Algorithms/Combinations.swift |
4 | 8 (50%) | 12 (33%) | 2021-09-08 |
Sources/Algorithms/Indexed.swift Sources/Algorithms/Cycle.swift |
4 | 8 (50%) | 8 (50%) | 2021-09-08 |
Sources/Algorithms/Permutations.swift Sources/Algorithms/Chain.swift |
4 | 12 (33%) | 12 (33%) | 2021-09-08 |
Sources/Algorithms/Permutations.swift Sources/Algorithms/Chunked.swift |
4 | 12 (33%) | 21 (19%) | 2021-09-08 |
Sources/Algorithms/Permutations.swift Sources/Algorithms/Cycle.swift |
4 | 12 (33%) | 8 (50%) | 2021-09-08 |