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 |
---|---|---|---|---|
website/src/components/gallery/ShowcaseCard/index.tsx website/src/data/tags.tsx |
2 | 81 (2%) | 149 (1%) | 2025-04-22 |
website/src/components/gallery/ShowcaseCardPanel/index.tsx website/src/data/tags.tsx |
2 | 10 (20%) | 149 (1%) | 2025-04-22 |
website/src/pages/ShowcaseCardPage.tsx website/src/components/gallery/ShowcaseCardPanel/index.tsx |
2 | 7 (28%) | 10 (20%) | 2025-04-22 |
website/src/pages/ShowcaseCardPage.tsx website/src/data/tags.tsx |
2 | 7 (28%) | 149 (1%) | 2025-04-22 |
website/src/pages/ShowcaseCardPage.tsx website/src/components/gallery/ShowcaseCard/index.tsx |
2 | 7 (28%) | 81 (2%) | 2025-04-22 |
website/src/components/gallery/ShowcaseCardPanel/index.tsx website/src/components/gallery/ShowcaseCard/index.tsx |
2 | 10 (20%) | 81 (2%) | 2025-04-22 |
website/src/components/gallery/ShowcaseMultipleAuthors/index.tsx website/src/pages/ShowcaseCardPage.tsx |
1 | 5 (20%) | 7 (14%) | 2025-04-16 |
website/src/theme/Navbar/Layout/index.js website/src/pages/index.tsx |
1 | 4 (25%) | 53 (1%) | 2025-04-28 |
website/src/components/gallery/ShowcaseMultipleAuthors/index.tsx website/src/components/gallery/ShowcaseCard/index.tsx |
1 | 5 (20%) | 81 (1%) | 2025-04-16 |
website/src/components/gallery/ShowcaseMultipleAuthors/index.tsx website/src/components/gallery/ShowcaseCardPanel/index.tsx |
1 | 5 (20%) | 10 (10%) | 2025-04-16 |
website/src/components/gallery/ShowcaseMultipleAuthors/index.tsx website/src/data/tags.tsx |
1 | 5 (20%) | 149 (<1%) | 2025-04-16 |