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.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
rollup.config.js jest.config.js |
2 | 8 (25%) | 9 (22%) | 2021-12-15 |
src/constants.ts jest.config.js |
2 | 8 (25%) | 9 (22%) | 2021-12-15 |
src/constants.ts rollup.config.js |
2 | 8 (25%) | 8 (25%) | 2021-12-15 |
src/drawGeofences.ts jest.config.js |
2 | 3 (66%) | 9 (22%) | 2021-12-15 |
src/drawGeofences.ts rollup.config.js |
2 | 3 (66%) | 8 (25%) | 2021-12-15 |
src/drawGeofences.ts src/constants.ts |
2 | 3 (66%) | 8 (25%) | 2021-12-15 |
src/index.ts jest.config.js |
2 | 10 (20%) | 9 (22%) | 2021-12-15 |
src/index.ts rollup.config.js |
2 | 10 (20%) | 8 (25%) | 2021-12-15 |
src/index.ts src/constants.ts |
2 | 10 (20%) | 8 (25%) | 2021-12-15 |
src/index.ts src/drawGeofences.ts |
2 | 10 (20%) | 3 (66%) | 2021-12-15 |
src/types.ts jest.config.js |
2 | 6 (33%) | 9 (22%) | 2021-12-15 |
src/types.ts rollup.config.js |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/types.ts src/constants.ts |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/types.ts src/drawGeofences.ts |
2 | 6 (33%) | 3 (66%) | 2021-12-15 |
src/types.ts src/index.ts |
2 | 6 (33%) | 10 (20%) | 2021-12-15 |
src/utils.ts jest.config.js |
2 | 6 (33%) | 9 (22%) | 2021-12-15 |
src/utils.ts rollup.config.js |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/utils.ts src/constants.ts |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/utils.ts src/drawGeofences.ts |
2 | 6 (33%) | 3 (66%) | 2021-12-15 |
src/utils.ts src/index.ts |
2 | 6 (33%) | 10 (20%) | 2021-12-15 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/utils.ts src/types.ts |
4 | 6 (66%) | 6 (66%) | 2021-12-15 |
rollup.config.js jest.config.js |
3 | 8 (37%) | 9 (33%) | 2021-12-15 |
src/index.ts jest.config.js |
3 | 10 (30%) | 9 (33%) | 2021-12-15 |
src/index.ts rollup.config.js |
3 | 10 (30%) | 8 (37%) | 2021-12-15 |
src/index.ts src/drawGeofences.ts |
3 | 10 (30%) | 3 (100%) | 2021-12-15 |
src/types.ts src/drawGeofences.ts |
3 | 6 (50%) | 3 (100%) | 2021-12-15 |
src/types.ts src/index.ts |
3 | 6 (50%) | 10 (30%) | 2021-12-15 |
src/utils.ts src/drawGeofences.ts |
3 | 6 (50%) | 3 (100%) | 2021-12-15 |
src/utils.ts src/index.ts |
3 | 6 (50%) | 10 (30%) | 2021-12-15 |
src/drawClusterLayer.ts src/drawPoints.ts |
3 | 8 (37%) | 12 (25%) | 2021-09-09 |
src/constants.ts jest.config.js |
2 | 8 (25%) | 9 (22%) | 2021-12-15 |
src/constants.ts rollup.config.js |
2 | 8 (25%) | 8 (25%) | 2021-12-15 |
src/drawGeofences.ts jest.config.js |
2 | 3 (66%) | 9 (22%) | 2021-12-15 |
src/drawGeofences.ts rollup.config.js |
2 | 3 (66%) | 8 (25%) | 2021-12-15 |
src/drawGeofences.ts src/constants.ts |
2 | 3 (66%) | 8 (25%) | 2021-12-15 |
src/index.ts src/constants.ts |
2 | 10 (20%) | 8 (25%) | 2021-12-15 |
src/types.ts jest.config.js |
2 | 6 (33%) | 9 (22%) | 2021-12-15 |
src/types.ts rollup.config.js |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/types.ts src/constants.ts |
2 | 6 (33%) | 8 (25%) | 2021-12-15 |
src/types.ts src/drawPoints.ts |
2 | 6 (33%) | 12 (16%) | 2021-09-08 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
src/drawClusterLayer.ts src/drawPoints.ts |
8 | 8 (100%) | 12 (66%) | 2021-09-09 |
src/constants.ts src/drawPoints.ts |
5 | 8 (62%) | 12 (41%) | 2021-09-09 |
src/utils.ts src/types.ts |
5 | 6 (83%) | 6 (83%) | 2021-12-15 |
src/drawClusterLayer.ts src/constants.ts |
5 | 8 (62%) | 8 (62%) | 2021-09-09 |
src/types.ts src/index.ts |
4 | 6 (66%) | 10 (40%) | 2021-12-15 |
src/utils.ts src/index.ts |
4 | 6 (66%) | 10 (40%) | 2021-12-15 |
rollup.config.js jest.config.js |
3 | 8 (37%) | 9 (33%) | 2021-12-15 |
src/index.ts jest.config.js |
3 | 10 (30%) | 9 (33%) | 2021-12-15 |
src/index.ts rollup.config.js |
3 | 10 (30%) | 8 (37%) | 2021-12-15 |
src/index.ts src/constants.ts |
3 | 10 (30%) | 8 (37%) | 2021-12-15 |
src/index.ts src/drawGeofences.ts |
3 | 10 (30%) | 3 (100%) | 2021-12-15 |
src/types.ts src/constants.ts |
3 | 6 (50%) | 8 (37%) | 2021-12-15 |
src/types.ts src/drawGeofences.ts |
3 | 6 (50%) | 3 (100%) | 2021-12-15 |
src/types.ts src/drawPoints.ts |
3 | 6 (50%) | 12 (25%) | 2021-09-08 |
src/utils.ts src/constants.ts |
3 | 6 (50%) | 8 (37%) | 2021-12-15 |
src/utils.ts src/drawGeofences.ts |
3 | 6 (50%) | 3 (100%) | 2021-12-15 |
src/AmplifyMapLibreGeocoder.ts src/index.ts |
3 | 8 (37%) | 10 (30%) | 2021-08-19 |
src/drawClusterLayer.ts src/types.ts |
3 | 8 (37%) | 6 (50%) | 2021-09-08 |
src/constants.ts jest.config.js |
2 | 8 (25%) | 9 (22%) | 2021-12-15 |
src/constants.ts rollup.config.js |
2 | 8 (25%) | 8 (25%) | 2021-12-15 |