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 |
---|---|---|---|---|
analysis_options_presubmit.yaml analysis_options.yaml |
5 | 16 (31%) | 39 (12%) | 2022-01-31 |
lib/src/model/package_graph.dart lib/src/model/package_builder.dart |
5 | 73 (6%) | 43 (11%) | 2022-01-21 |
tool/grind.dart analysis_options_presubmit.yaml |
3 | 275 (1%) | 16 (18%) | 2022-01-22 |
lib/src/element_type.dart lib/src/dartdoc_options.dart |
3 | 81 (3%) | 85 (3%) | 2022-01-21 |
lib/src/model/package_builder.dart lib/src/model/documentation_comment.dart |
3 | 43 (6%) | 17 (17%) | 2022-01-21 |
lib/src/model/package_builder.dart lib/src/dartdoc_options.dart |
3 | 43 (6%) | 85 (3%) | 2022-01-21 |
lib/src/model/package_builder.dart lib/src/element_type.dart |
3 | 43 (6%) | 81 (3%) | 2022-01-21 |
lib/src/model/package_graph.dart lib/src/model/documentation_comment.dart |
3 | 73 (4%) | 17 (17%) | 2022-01-21 |
lib/src/model/package_graph.dart lib/src/dartdoc_options.dart |
3 | 73 (4%) | 85 (3%) | 2022-01-21 |
lib/src/model/package_graph.dart lib/src/element_type.dart |
3 | 73 (4%) | 81 (3%) | 2022-01-21 |
lib/src/model/package_graph.dart lib/src/generator/templates.runtime_renderers.dart |
3 | 73 (4%) | 41 (7%) | 2022-01-19 |
lib/src/model/package.dart lib/src/model/package_graph.dart |
3 | 36 (8%) | 73 (4%) | 2022-01-20 |
lib/src/dartdoc.dart lib/src/model/package_builder.dart |
3 | 3 (100%) | 43 (6%) | 2022-01-19 |
lib/src/dartdoc.dart lib/src/model/package_graph.dart |
3 | 3 (100%) | 73 (4%) | 2022-01-19 |
lib/src/model/constructor.dart lib/src/generator/templates.runtime_renderers.dart |
2 | 20 (10%) | 41 (4%) | 2022-02-01 |
pubspec.yaml lib/src/generator/templates.runtime_renderers.dart |
2 | 466 (<1%) | 41 (4%) | 2022-02-01 |
pubspec.yaml lib/src/model/constructor.dart |
2 | 466 (<1%) | 20 (10%) | 2022-02-01 |
analysis_options.yaml pubspec.yaml |
2 | 39 (5%) | 466 (<1%) | 2022-01-18 |
analysis_options_presubmit.yaml pubspec.yaml |
2 | 16 (12%) | 466 (<1%) | 2022-01-18 |
lib/src/model/model_node.dart lib/src/model/model_function.dart |
2 | 8 (25%) | 15 (13%) | 2022-01-26 |