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 |
---|---|---|---|---|
frontend/src/App.css frontend/public/index.html |
1 | 2 (50%) | 5 (20%) | 2021-08-27 |
frontend/src/addQuestion/AddQuestionModal.js frontend/public/index.html |
1 | 2 (50%) | 5 (20%) | 2021-08-27 |
frontend/src/addQuestion/AddQuestionModal.js frontend/src/App.css |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/public/index.html |
1 | 2 (50%) | 5 (20%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/src/App.css |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/src/addQuestion/AddQuestionModal.js |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
frontend/src/index.css frontend/public/index.html |
1 | 2 (50%) | 5 (20%) | 2021-08-27 |
frontend/src/index.css frontend/src/App.css |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
frontend/src/index.css frontend/src/addQuestion/AddQuestionModal.js |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
frontend/src/index.css frontend/src/auth/SignInModal.js |
1 | 2 (50%) | 2 (50%) | 2021-08-27 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
frontend/src/App.css frontend/public/index.html |
2 | 2 (100%) | 5 (40%) | 2021-08-27 |
frontend/src/addQuestion/AddQuestionModal.js frontend/public/index.html |
2 | 2 (100%) | 5 (40%) | 2021-08-27 |
frontend/src/addQuestion/AddQuestionModal.js frontend/src/App.css |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/public/index.html |
2 | 2 (100%) | 5 (40%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/src/App.css |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
frontend/src/auth/SignInModal.js frontend/src/addQuestion/AddQuestionModal.js |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
frontend/src/index.css frontend/public/index.html |
2 | 2 (100%) | 5 (40%) | 2021-08-27 |
frontend/src/index.css frontend/src/App.css |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
frontend/src/index.css frontend/src/addQuestion/AddQuestionModal.js |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
frontend/src/index.css frontend/src/auth/SignInModal.js |
2 | 2 (100%) | 2 (100%) | 2021-08-27 |
backend/lambda/connection-stream/lambda.py frontend/public/index.html |
1 | 1 (100%) | 5 (20%) | 2021-05-10 |
backend/lambda/connection-stream/lambda.py frontend/src/App.css |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/connection-stream/lambda.py frontend/src/addQuestion/AddQuestionModal.js |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/connection-stream/lambda.py frontend/src/auth/SignInModal.js |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/connection-stream/lambda.py frontend/src/index.css |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/question-service/lambda.py frontend/public/index.html |
1 | 1 (100%) | 5 (20%) | 2021-05-10 |
backend/lambda/question-service/lambda.py frontend/src/App.css |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/question-service/lambda.py frontend/src/addQuestion/AddQuestionModal.js |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/question-service/lambda.py frontend/src/auth/SignInModal.js |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |
backend/lambda/question-service/lambda.py frontend/src/index.css |
1 | 1 (100%) | 2 (50%) | 2021-05-10 |