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.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
example/pubspec.yaml pubspec.yaml |
2 | 3 (66%) | 99 (2%) | 2021-06-01 |
lib/src/appengine_internal.dart pubspec.yaml |
2 | 53 (3%) | 99 (2%) | 2021-06-01 |
lib/src/appengine_internal.dart example/pubspec.yaml |
2 | 53 (3%) | 3 (66%) | 2021-06-01 |
lib/appengine.dart pubspec.yaml |
1 | 41 (2%) | 99 (1%) | 2021-06-01 |
lib/appengine.dart example/pubspec.yaml |
1 | 41 (2%) | 3 (33%) | 2021-06-01 |
lib/src/api_impl/stderr_logging_impl.dart pubspec.yaml |
1 | 12 (8%) | 99 (1%) | 2021-06-01 |
lib/src/api_impl/stderr_logging_impl.dart example/pubspec.yaml |
1 | 12 (8%) | 3 (33%) | 2021-06-01 |
lib/src/api_impl/stderr_logging_impl.dart lib/appengine.dart |
1 | 12 (8%) | 41 (2%) | 2021-06-01 |
lib/src/appengine_context.dart pubspec.yaml |
1 | 14 (7%) | 99 (1%) | 2021-06-01 |
lib/src/appengine_context.dart example/pubspec.yaml |
1 | 14 (7%) | 3 (33%) | 2021-06-01 |
lib/src/appengine_context.dart lib/appengine.dart |
1 | 14 (7%) | 41 (2%) | 2021-06-01 |
lib/src/appengine_context.dart lib/src/api_impl/stderr_logging_impl.dart |
1 | 14 (7%) | 12 (8%) | 2021-06-01 |
lib/src/appengine_internal.dart lib/appengine.dart |
1 | 53 (1%) | 41 (2%) | 2021-06-01 |
lib/src/appengine_internal.dart lib/src/api_impl/stderr_logging_impl.dart |
1 | 53 (1%) | 12 (8%) | 2021-06-01 |
lib/src/appengine_internal.dart lib/src/appengine_context.dart |
1 | 53 (1%) | 14 (7%) | 2021-06-01 |
lib/src/client_context.dart pubspec.yaml |
1 | 28 (3%) | 99 (1%) | 2021-06-01 |
lib/src/client_context.dart example/pubspec.yaml |
1 | 28 (3%) | 3 (33%) | 2021-06-01 |
lib/src/client_context.dart lib/appengine.dart |
1 | 28 (3%) | 41 (2%) | 2021-06-01 |
lib/src/client_context.dart lib/src/api_impl/stderr_logging_impl.dart |
1 | 28 (3%) | 12 (8%) | 2021-06-01 |
lib/src/client_context.dart lib/src/appengine_context.dart |
1 | 28 (3%) | 14 (7%) | 2021-06-01 |