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 |
---|---|---|---|---|
web/embed-flutter.html web/embed-dart.html |
1 | 25 (4%) | 81 (1%) | 2022-01-19 |
web/embed-html.html web/embed-dart.html |
1 | 82 (1%) | 81 (1%) | 2022-01-19 |
web/embed-html.html web/embed-flutter.html |
1 | 82 (1%) | 25 (4%) | 2022-01-19 |
web/embed-inline.html web/embed-dart.html |
1 | 78 (1%) | 81 (1%) | 2022-01-19 |
web/embed-inline.html web/embed-flutter.html |
1 | 78 (1%) | 25 (4%) | 2022-01-19 |
web/embed-inline.html web/embed-html.html |
1 | 78 (1%) | 82 (1%) | 2022-01-19 |
web/index.html web/embed-dart.html |
1 | 141 (<1%) | 81 (1%) | 2022-01-19 |
web/index.html web/embed-flutter.html |
1 | 141 (<1%) | 25 (4%) | 2022-01-19 |
web/index.html web/embed-html.html |
1 | 141 (<1%) | 82 (1%) | 2022-01-19 |
web/index.html web/embed-inline.html |
1 | 141 (<1%) | 78 (1%) | 2022-01-19 |
web/styles/cm-hints.scss web/embed-dart.html |
1 | 1 (100%) | 81 (1%) | 2022-01-19 |
web/styles/cm-hints.scss web/embed-flutter.html |
1 | 1 (100%) | 25 (4%) | 2022-01-19 |
web/styles/cm-hints.scss web/embed-html.html |
1 | 1 (100%) | 82 (1%) | 2022-01-19 |
web/styles/cm-hints.scss web/embed-inline.html |
1 | 1 (100%) | 78 (1%) | 2022-01-19 |
web/styles/cm-hints.scss web/index.html |
1 | 1 (100%) | 141 (<1%) | 2022-01-19 |
lib/playground.dart lib/elements/bind.dart |
1 | 436 (<1%) | 15 (6%) | 2022-01-19 |
lib/playground.dart web/index.html |
1 | 436 (<1%) | 141 (<1%) | 2022-01-18 |
lib/sharing/gist_file_property.dart lib/elements/bind.dart |
1 | 4 (25%) | 15 (6%) | 2022-01-19 |
lib/sharing/gist_file_property.dart lib/playground.dart |
1 | 4 (25%) | 436 (<1%) | 2022-01-19 |
lib/sharing/gist_storage.dart lib/elements/bind.dart |
1 | 8 (12%) | 15 (6%) | 2022-01-19 |