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/Kusto.Language/Utils/ListExtensions.cs src/Kusto.Language/Parser/QueryParser.cs |
2 | 6 (33%) | 19 (10%) | 2022-01-26 |
src/Kusto.Language/Parser/KustoFacts.cs src/Kusto.Language/Parser/QueryParser.cs |
2 | 42 (4%) | 19 (10%) | 2022-01-25 |
src/Kusto.Language/Parser/KustoFacts.cs src/Kusto.Language/Utils/ListExtensions.cs |
1 | 42 (2%) | 6 (16%) | 2022-01-25 |
src/Kusto.Language/Parser/QueryGrammar.cs src/Kusto.Language/Parser/QueryParser.cs |
1 | 65 (1%) | 19 (5%) | 2022-01-25 |
src/Kusto.Language/Parser/QueryGrammar.cs src/Kusto.Language/Utils/ListExtensions.cs |
1 | 65 (1%) | 6 (16%) | 2022-01-25 |
src/Kusto.Language/Parser/QueryGrammar.cs src/Kusto.Language/Parser/KustoFacts.cs |
1 | 65 (1%) | 42 (2%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxFacts.cs src/Kusto.Language/Parser/QueryParser.cs |
1 | 40 (2%) | 19 (5%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxFacts.cs src/Kusto.Language/Utils/ListExtensions.cs |
1 | 40 (2%) | 6 (16%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxFacts.cs src/Kusto.Language/Parser/KustoFacts.cs |
1 | 40 (2%) | 42 (2%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxFacts.cs src/Kusto.Language/Parser/QueryGrammar.cs |
1 | 40 (2%) | 65 (1%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxKind.cs src/Kusto.Language/Parser/QueryParser.cs |
1 | 35 (2%) | 19 (5%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxKind.cs src/Kusto.Language/Utils/ListExtensions.cs |
1 | 35 (2%) | 6 (16%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxKind.cs src/Kusto.Language/Parser/KustoFacts.cs |
1 | 35 (2%) | 42 (2%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxKind.cs src/Kusto.Language/Parser/QueryGrammar.cs |
1 | 35 (2%) | 65 (1%) | 2022-01-25 |
src/Kusto.Language/Syntax/SyntaxKind.cs src/Kusto.Language/Syntax/SyntaxFacts.cs |
1 | 35 (2%) | 40 (2%) | 2022-01-25 |
src/Kusto.Language/Functions.cs src/Kusto.Language/Parser/KustoFacts.cs |
1 | 135 (<1%) | 42 (2%) | 2022-01-25 |
src/Kusto.Language/Binder/Binder_NodeBinder.cs src/Kusto.Language/Parser/QueryParser.cs |
1 | 62 (1%) | 19 (5%) | 2022-01-20 |
src/Kusto.Language/Binder/Binder_NodeBinder.cs src/Kusto.Language/Parser/KustoFacts.cs |
1 | 62 (1%) | 42 (2%) | 2022-01-20 |
src/Kusto.Language/Binder/Binder.cs src/Kusto.Language/Functions.cs |
1 | 71 (1%) | 135 (<1%) | 2022-01-11 |
src/Kusto.Language/Binder/GlobalBindingCache.cs src/Kusto.Language/Functions.cs |
1 | 2 (50%) | 135 (<1%) | 2022-01-11 |