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 |
---|---|---|---|---|
sandbox/CWMetricStreamExporter/cdk/jest.config.js mkdocs.yml |
1 | 3 (33%) | 6 (16%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/cdk/lib/cdk-stack.ts mkdocs.yml |
1 | 4 (25%) | 6 (16%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/cdk/lib/cdk-stack.ts sandbox/CWMetricStreamExporter/cdk/jest.config.js |
1 | 4 (25%) | 3 (33%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/config.yaml mkdocs.yml |
1 | 4 (25%) | 6 (16%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/config.yaml sandbox/CWMetricStreamExporter/cdk/jest.config.js |
1 | 4 (25%) | 3 (33%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/config.yaml sandbox/CWMetricStreamExporter/cdk/lib/cdk-stack.ts |
1 | 4 (25%) | 4 (25%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/lambda/main.go mkdocs.yml |
1 | 3 (33%) | 6 (16%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/lambda/main.go sandbox/CWMetricStreamExporter/cdk/jest.config.js |
1 | 3 (33%) | 3 (33%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/lambda/main.go sandbox/CWMetricStreamExporter/cdk/lib/cdk-stack.ts |
1 | 3 (33%) | 4 (25%) | 2022-01-07 |
sandbox/CWMetricStreamExporter/lambda/main.go sandbox/CWMetricStreamExporter/config.yaml |
1 | 3 (33%) | 4 (25%) | 2022-01-07 |
sandbox/ho11y/main.go mkdocs.yml |
1 | 2 (50%) | 6 (16%) | 2022-01-07 |
sandbox/ho11y/main.go sandbox/CWMetricStreamExporter/cdk/jest.config.js |
1 | 2 (50%) | 3 (33%) | 2022-01-07 |
sandbox/ho11y/main.go sandbox/CWMetricStreamExporter/cdk/lib/cdk-stack.ts |
1 | 2 (50%) | 4 (25%) | 2022-01-07 |
sandbox/ho11y/main.go sandbox/CWMetricStreamExporter/config.yaml |
1 | 2 (50%) | 4 (25%) | 2022-01-07 |
sandbox/ho11y/main.go sandbox/CWMetricStreamExporter/lambda/main.go |
1 | 2 (50%) | 3 (33%) | 2022-01-07 |