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 |
---|---|---|---|---|
source/frontend/src/components/SummaryView/SummaryView.js source/frontend/src/common/Constants.js |
2 | 3 (66%) | 3 (66%) | 2022-01-06 |
source/frontend/src/containers/Profile/Forms/ConfigurationModal.js source/frontend/src/common/Constants.js |
2 | 3 (66%) | 3 (66%) | 2022-01-06 |
source/frontend/src/containers/Profile/Forms/ConfigurationModal.js source/frontend/src/components/SummaryView/SummaryView.js |
2 | 3 (66%) | 3 (66%) | 2022-01-06 |
source/dataplaneapi/runtime/app.py source/controlplaneapi/runtime/chalicelib/__init__.py |
1 | 3 (33%) | 2 (50%) | 2022-01-14 |
source/frontend/src/containers/Event/EventView.js source/controlplaneapi/runtime/chalicelib/__init__.py |
1 | 3 (33%) | 2 (50%) | 2022-01-14 |
source/frontend/src/containers/Event/EventView.js source/dataplaneapi/runtime/app.py |
1 | 3 (33%) | 3 (33%) | 2022-01-14 |
source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper/__init__.py source/controlplaneapi/runtime/chalicelib/__init__.py |
1 | 2 (50%) | 2 (50%) | 2022-01-14 |
source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper/__init__.py source/dataplaneapi/runtime/app.py |
1 | 2 (50%) | 3 (33%) | 2022-01-14 |
source/lib/MediaReplayEnginePluginHelper/MediaReplayEnginePluginHelper/__init__.py source/frontend/src/containers/Event/EventView.js |
1 | 2 (50%) | 3 (33%) | 2022-01-14 |
source/frontend/src/common/Constants.js source/controlplaneapi/infrastructure/stacks/chaliceapp.py |
1 | 3 (33%) | 3 (33%) | 2022-01-06 |
source/frontend/src/components/SummaryView/SummaryView.js source/controlplaneapi/infrastructure/stacks/chaliceapp.py |
1 | 3 (33%) | 3 (33%) | 2022-01-06 |
source/frontend/src/containers/Profile/Forms/ConfigurationModal.js source/controlplaneapi/infrastructure/stacks/chaliceapp.py |
1 | 3 (33%) | 3 (33%) | 2022-01-06 |