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/stories/MapAnnotations/Popup/Interactive/InteractivePopup.stories.ts src/stories/MapAnnotations/Popup/Accessible/AccessiblePopup.tsx |
2 | 6 (33%) | 2 (100%) | 2025-04-18 |