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.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
pubspec.yaml lib/src/version.dart |
1 | 138 (<1%) | 26 (3%) | 2021-12-20 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
pubspec.yaml lib/src/version.dart |
6 | 138 (4%) | 26 (23%) | 2021-12-20 |
pubspec.yaml lib/src/builder.dart |
4 | 138 (2%) | 100 (4%) | 2021-09-15 |
lib/src/version.dart lib/src/builder.dart |
3 | 26 (11%) | 100 (3%) | 2021-09-15 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
pubspec.yaml lib/src/version.dart |
24 | 138 (17%) | 26 (92%) | 2021-12-20 |
pubspec.yaml lib/src/builder.dart |
15 | 138 (10%) | 100 (15%) | 2021-09-15 |
lib/src/version.dart lib/src/builder.dart |
12 | 26 (46%) | 100 (12%) | 2021-09-15 |
example/example.dart build.yaml |
3 | 11 (27%) | 7 (42%) | 2021-05-07 |
lib/src/mock.dart lib/src/version.dart |
2 | 101 (1%) | 26 (7%) | 2021-03-16 |
lib/src/mock.dart pubspec.yaml |
2 | 101 (1%) | 138 (1%) | 2021-02-19 |
lib/src/mock.dart lib/src/builder.dart |
1 | 101 (<1%) | 100 (1%) | 2021-02-03 |
lib/annotations.dart lib/src/builder.dart |
1 | 6 (16%) | 100 (1%) | 2021-05-24 |
build.yaml lib/src/builder.dart |
1 | 7 (14%) | 100 (1%) | 2021-05-06 |
build.yaml lib/src/version.dart |
1 | 7 (14%) | 26 (3%) | 2021-05-06 |
build.yaml pubspec.yaml |
1 | 7 (14%) | 138 (<1%) | 2021-05-06 |
example/example.dart lib/src/builder.dart |
1 | 11 (9%) | 100 (1%) | 2021-05-06 |
example/example.dart lib/src/version.dart |
1 | 11 (9%) | 26 (3%) | 2021-05-06 |
example/example.dart pubspec.yaml |
1 | 11 (9%) | 138 (<1%) | 2021-05-06 |
lib/mockito.dart lib/src/version.dart |
1 | 39 (2%) | 26 (3%) | 2021-02-10 |
lib/mockito.dart pubspec.yaml |
1 | 39 (2%) | 138 (<1%) | 2021-02-10 |
lib/mockito.dart lib/src/mock.dart |
1 | 39 (2%) | 101 (<1%) | 2021-02-10 |