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 |
---|---|---|---|---|
src/extension.ts src/view/prsTreeDataProvider.ts |
2 | 160 (1%) | 92 (2%) | 2022-01-14 |
src/view/prsTreeDataProvider.ts src/issues/issuesView.ts |
1 | 92 (1%) | 29 (3%) | 2022-01-27 |
src/github/graphql.ts src/common/timelineEvent.ts |
1 | 72 (1%) | 34 (2%) | 2022-01-21 |
src/github/utils.ts src/common/timelineEvent.ts |
1 | 133 (<1%) | 34 (2%) | 2022-01-21 |
src/github/utils.ts src/github/graphql.ts |
1 | 133 (<1%) | 72 (1%) | 2022-01-21 |
webviews/components/diff.tsx src/common/timelineEvent.ts |
1 | 7 (14%) | 34 (2%) | 2022-01-21 |
webviews/components/diff.tsx src/github/graphql.ts |
1 | 7 (14%) | 72 (1%) | 2022-01-21 |
webviews/components/diff.tsx src/github/utils.ts |
1 | 7 (14%) | 133 (<1%) | 2022-01-21 |
webviews/components/timeline.tsx src/common/timelineEvent.ts |
1 | 12 (8%) | 34 (2%) | 2022-01-21 |
webviews/components/timeline.tsx src/github/graphql.ts |
1 | 12 (8%) | 72 (1%) | 2022-01-21 |
webviews/components/timeline.tsx src/github/utils.ts |
1 | 12 (8%) | 133 (<1%) | 2022-01-21 |
webviews/components/timeline.tsx webviews/components/diff.tsx |
1 | 12 (8%) | 7 (14%) | 2022-01-21 |
src/issues/userCompletionProvider.ts src/github/folderRepositoryManager.ts |
1 | 25 (4%) | 72 (1%) | 2022-01-18 |
src/commands.ts src/view/reviewManager.ts |
1 | 214 (<1%) | 307 (<1%) | 2022-01-14 |
src/view/treeNodes/fileChangeNode.ts src/view/reviewManager.ts |
1 | 96 (1%) | 307 (<1%) | 2022-01-14 |
src/view/treeNodes/fileChangeNode.ts src/commands.ts |
1 | 96 (1%) | 214 (<1%) | 2022-01-14 |
src/view/treeNodes/fileChangeNode.ts src/view/prsTreeDataProvider.ts |
1 | 96 (1%) | 92 (1%) | 2022-01-14 |
src/common/settingKeys.ts src/view/prsTreeDataProvider.ts |
1 | 6 (16%) | 92 (1%) | 2022-01-14 |
src/common/settingKeys.ts src/view/treeNodes/fileChangeNode.ts |
1 | 6 (16%) | 96 (1%) | 2022-01-14 |
src/extension.ts src/view/treeNodes/fileChangeNode.ts |
1 | 160 (<1%) | 96 (1%) | 2022-01-14 |