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 |
---|---|---|---|---|
backend/websocket/index.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/auth.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/auth.ts backend/websocket/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/handler.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/handler.ts backend/websocket/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/handler.ts cdk/lib/construct/auth.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/storage.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/storage.ts backend/websocket/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/storage.ts cdk/lib/construct/auth.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/storage.ts cdk/lib/construct/handler.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/websocket.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/websocket.ts backend/websocket/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/websocket.ts cdk/lib/construct/auth.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/websocket.ts cdk/lib/construct/handler.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/construct/websocket.ts cdk/lib/construct/storage.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/stack/backend.ts backend/authorizer/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/stack/backend.ts backend/websocket/index.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/stack/backend.ts cdk/lib/construct/auth.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/stack/backend.ts cdk/lib/construct/handler.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |
cdk/lib/stack/backend.ts cdk/lib/construct/storage.ts |
2 | 3 (66%) | 3 (66%) | 2022-01-15 |