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).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/components/Chat/ChatComposer/SendMessageButton.js src/components/Chat/ChatComposer/ChatComposer.js |
1 | 1 (100%) | 5 (20%) | 2021-10-14 |
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/components/Chat/constants.js src/assets/images/index.js |
4 | 4 (100%) | 7 (57%) | 2021-02-26 |
src/propTypes/index.js src/assets/images/index.js |
4 | 4 (100%) | 7 (57%) | 2021-02-26 |
src/propTypes/index.js src/components/Chat/constants.js |
4 | 4 (100%) | 4 (100%) | 2021-02-26 |
src/components/Chat/ChatTranscriptor/ChatMessages/ChatMessage.js src/components/Chat/ChatContainer.js |
3 | 7 (42%) | 4 (75%) | 2021-05-18 |
src/components/Chat/ChatSession.js src/components/Chat/Chat.js |
3 | 6 (50%) | 6 (50%) | 2021-02-09 |
src/components/Chat/ChatTranscriptor/ChatTranscriptor.js src/components/Chat/Chat.js |
3 | 6 (50%) | 6 (50%) | 2021-02-09 |
src/components/Chat/ChatTranscriptor/ChatTranscriptor.js src/components/Chat/ChatSession.js |
3 | 6 (50%) | 6 (50%) | 2021-02-09 |
src/components/Chat/datamodel/Model.js src/components/Chat/ChatComposer/ChatComposer.js |
2 | 6 (33%) | 5 (40%) | 2021-02-09 |
src/components/Chat/ChatContainer.js src/components/Chat/ChatComposer/ChatComposer.js |
2 | 4 (50%) | 5 (40%) | 2021-02-09 |
src/components/Chat/ChatContainer.js src/components/Chat/datamodel/Model.js |
2 | 4 (50%) | 6 (33%) | 2021-02-09 |
src/components/Chat/ChatTranscriptor/ChatMessages/ChatMessage.js src/components/Chat/ChatComposer/ChatComposer.js |
2 | 7 (28%) | 5 (40%) | 2021-02-09 |
src/components/Chat/ChatTranscriptor/ChatMessages/ChatMessage.js src/components/Chat/datamodel/Model.js |
2 | 7 (28%) | 6 (33%) | 2021-02-09 |
configuration/webpackDevServer.config.js configuration/paths.js |
2 | 3 (66%) | 3 (66%) | 2021-02-26 |
local-testing/index.html configuration/paths.js |
2 | 3 (66%) | 3 (66%) | 2021-02-26 |
local-testing/index.html configuration/webpackDevServer.config.js |
2 | 3 (66%) | 3 (66%) | 2021-02-26 |
scripts/build.js configuration/paths.js |
2 | 4 (50%) | 3 (66%) | 2021-02-26 |
scripts/build.js configuration/webpackDevServer.config.js |
2 | 4 (50%) | 3 (66%) | 2021-02-26 |
scripts/build.js local-testing/index.html |
2 | 4 (50%) | 3 (66%) | 2021-02-26 |
src/assets/images/index.js src/App.js |
2 | 7 (28%) | 3 (66%) | 2021-02-26 |
src/assets/images/index.js src/assets/fonts/index.js |
2 | 7 (28%) | 3 (66%) | 2021-02-26 |