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 |
---|---|---|---|---|
lib/mirror_matchers.dart pubspec.yaml |
2 | 14 (14%) | 73 (2%) | 2021-07-22 |
lib/src/feature_matcher.dart lib/src/string_matchers.dart |
2 | 7 (28%) | 22 (9%) | 2021-02-12 |
lib/src/having_matcher.dart lib/src/string_matchers.dart |
2 | 11 (18%) | 22 (9%) | 2021-02-12 |
lib/src/having_matcher.dart lib/src/feature_matcher.dart |
2 | 11 (18%) | 7 (28%) | 2021-02-12 |
lib/src/iterable_matchers.dart lib/src/string_matchers.dart |
2 | 28 (7%) | 22 (9%) | 2021-02-12 |
lib/src/iterable_matchers.dart lib/src/feature_matcher.dart |
2 | 28 (7%) | 7 (28%) | 2021-02-12 |
lib/src/iterable_matchers.dart lib/src/having_matcher.dart |
2 | 28 (7%) | 11 (18%) | 2021-02-12 |
lib/src/operator_matchers.dart lib/src/string_matchers.dart |
2 | 18 (11%) | 22 (9%) | 2021-02-12 |
lib/src/operator_matchers.dart lib/src/feature_matcher.dart |
2 | 18 (11%) | 7 (28%) | 2021-02-12 |
lib/src/operator_matchers.dart lib/src/having_matcher.dart |
2 | 18 (11%) | 11 (18%) | 2021-02-12 |
lib/src/operator_matchers.dart lib/src/iterable_matchers.dart |
2 | 18 (11%) | 28 (7%) | 2021-02-12 |
lib/src/order_matchers.dart lib/src/string_matchers.dart |
2 | 10 (20%) | 22 (9%) | 2021-02-12 |
lib/src/order_matchers.dart lib/src/feature_matcher.dart |
2 | 10 (20%) | 7 (28%) | 2021-02-12 |
lib/src/order_matchers.dart lib/src/having_matcher.dart |
2 | 10 (20%) | 11 (18%) | 2021-02-12 |
lib/src/order_matchers.dart lib/src/iterable_matchers.dart |
2 | 10 (20%) | 28 (7%) | 2021-02-12 |
lib/src/order_matchers.dart lib/src/operator_matchers.dart |
2 | 10 (20%) | 18 (11%) | 2021-02-12 |
lib/src/equals_matcher.dart pubspec.yaml |
1 | 14 (7%) | 73 (1%) | 2021-02-10 |
lib/src/string_matchers.dart pubspec.yaml |
1 | 22 (4%) | 73 (1%) | 2021-02-10 |
lib/src/string_matchers.dart lib/src/equals_matcher.dart |
1 | 22 (4%) | 14 (7%) | 2021-02-10 |
analysis_options.yaml pubspec.yaml |
1 | 15 (6%) | 73 (1%) | 2021-07-22 |