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.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
frontend/webapp/src/components/AuthenticatedRoute.js frontend/webapp/src/Routes.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
frontend/webapp/src/components/UnauthenticatedRoute.js frontend/webapp/src/Routes.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
frontend/webapp/src/components/UnauthenticatedRoute.js frontend/webapp/src/components/AuthenticatedRoute.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
frontend/webapp/src/containers/NotFound.js frontend/webapp/src/Routes.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
frontend/webapp/src/containers/NotFound.js frontend/webapp/src/components/AuthenticatedRoute.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
frontend/webapp/src/containers/NotFound.js frontend/webapp/src/components/UnauthenticatedRoute.js |
4 | 4 (100%) | 4 (100%) | 2021-04-13 |
backend/training-pipeline/functions/__init__.py frontend/webapp/src/Routes.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/__init__.py frontend/webapp/src/components/AuthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/__init__.py frontend/webapp/src/components/UnauthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/__init__.py frontend/webapp/src/containers/NotFound.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/__init__.py frontend/webapp/src/Routes.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/__init__.py frontend/webapp/src/components/AuthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/__init__.py frontend/webapp/src/components/UnauthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/__init__.py frontend/webapp/src/containers/NotFound.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/__init__.py backend/training-pipeline/functions/__init__.py |
2 | 2 (100%) | 2 (100%) | 2021-04-01 |
backend/training-pipeline/functions/api/hello_world.py frontend/webapp/src/Routes.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/hello_world.py frontend/webapp/src/components/AuthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/hello_world.py frontend/webapp/src/components/UnauthenticatedRoute.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/hello_world.py frontend/webapp/src/containers/NotFound.js |
2 | 2 (100%) | 4 (50%) | 2021-04-01 |
backend/training-pipeline/functions/api/hello_world.py backend/training-pipeline/functions/__init__.py |
2 | 2 (100%) | 2 (100%) | 2021-04-01 |