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 |
---|---|---|---|---|
analysis_options.yaml pubspec.yaml |
2 | 10 (20%) | 98 (2%) | 2021-10-14 |
lib/common.dart pubspec.yaml |
2 | 14 (14%) | 98 (2%) | 2021-10-14 |
lib/common.dart analysis_options.yaml |
2 | 14 (14%) | 10 (20%) | 2021-10-14 |
lib/datastore.dart pubspec.yaml |
2 | 24 (8%) | 98 (2%) | 2021-10-14 |
lib/datastore.dart analysis_options.yaml |
2 | 24 (8%) | 10 (20%) | 2021-10-14 |
lib/datastore.dart lib/common.dart |
2 | 24 (8%) | 14 (14%) | 2021-10-14 |
lib/db/metamodel.dart pubspec.yaml |
2 | 10 (20%) | 98 (2%) | 2021-10-14 |
lib/db/metamodel.dart analysis_options.yaml |
2 | 10 (20%) | 10 (20%) | 2021-10-14 |
lib/db/metamodel.dart lib/common.dart |
2 | 10 (20%) | 14 (14%) | 2021-10-14 |
lib/db/metamodel.dart lib/datastore.dart |
2 | 10 (20%) | 24 (8%) | 2021-10-14 |
lib/pubsub.dart pubspec.yaml |
2 | 28 (7%) | 98 (2%) | 2021-10-14 |
lib/pubsub.dart analysis_options.yaml |
2 | 28 (7%) | 10 (20%) | 2021-10-14 |
lib/pubsub.dart lib/common.dart |
2 | 28 (7%) | 14 (14%) | 2021-10-14 |
lib/pubsub.dart lib/datastore.dart |
2 | 28 (7%) | 24 (8%) | 2021-10-14 |
lib/pubsub.dart lib/db/metamodel.dart |
2 | 28 (7%) | 10 (20%) | 2021-10-14 |
lib/service_scope.dart pubspec.yaml |
2 | 18 (11%) | 98 (2%) | 2021-10-14 |
lib/service_scope.dart analysis_options.yaml |
2 | 18 (11%) | 10 (20%) | 2021-10-14 |
lib/service_scope.dart lib/common.dart |
2 | 18 (11%) | 14 (14%) | 2021-10-14 |
lib/service_scope.dart lib/datastore.dart |
2 | 18 (11%) | 24 (8%) | 2021-10-14 |
lib/service_scope.dart lib/db/metamodel.dart |
2 | 18 (11%) | 10 (20%) | 2021-10-14 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
lib/src/pubsub_impl.dart lib/pubsub.dart |
8 | 34 (23%) | 28 (28%) | 2021-10-14 |
lib/src/datastore_impl.dart lib/datastore.dart |
7 | 31 (22%) | 24 (29%) | 2021-10-14 |
lib/src/db/model_db_impl.dart lib/src/datastore_impl.dart |
7 | 33 (21%) | 31 (22%) | 2021-10-14 |
lib/src/pubsub_impl.dart lib/src/datastore_impl.dart |
7 | 34 (20%) | 31 (22%) | 2021-10-14 |
lib/src/storage_impl.dart lib/src/pubsub_impl.dart |
7 | 34 (20%) | 34 (20%) | 2021-10-14 |
lib/common.dart pubspec.yaml |
6 | 14 (42%) | 98 (6%) | 2021-10-14 |
lib/src/datastore_impl.dart pubspec.yaml |
6 | 31 (19%) | 98 (6%) | 2021-10-14 |
lib/src/datastore_impl.dart lib/common.dart |
6 | 31 (19%) | 14 (42%) | 2021-10-14 |
lib/src/datastore_impl.dart lib/pubsub.dart |
6 | 31 (19%) | 28 (21%) | 2021-10-14 |
lib/src/db/annotations.dart lib/db/metamodel.dart |
6 | 19 (31%) | 10 (60%) | 2021-10-14 |
lib/src/db/db.dart pubspec.yaml |
6 | 30 (20%) | 98 (6%) | 2021-10-14 |
lib/src/db/db.dart lib/datastore.dart |
6 | 30 (20%) | 24 (25%) | 2021-10-14 |
lib/src/db/db.dart lib/db/metamodel.dart |
6 | 30 (20%) | 10 (60%) | 2021-10-14 |
lib/src/db/db.dart lib/src/datastore_impl.dart |
6 | 30 (20%) | 31 (19%) | 2021-10-14 |
lib/src/db/db.dart lib/src/db/annotations.dart |
6 | 30 (20%) | 19 (31%) | 2021-10-14 |
lib/src/db/model_db_impl.dart pubspec.yaml |
6 | 33 (18%) | 98 (6%) | 2021-10-14 |
lib/src/db/model_db_impl.dart lib/common.dart |
6 | 33 (18%) | 14 (42%) | 2021-10-14 |
lib/src/db/model_db_impl.dart lib/datastore.dart |
6 | 33 (18%) | 24 (25%) | 2021-10-14 |
lib/src/db/model_db_impl.dart lib/db/metamodel.dart |
6 | 33 (18%) | 10 (60%) | 2021-10-14 |
lib/src/db/model_db_impl.dart lib/src/db/annotations.dart |
6 | 33 (18%) | 19 (31%) | 2021-10-14 |