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 |
---|---|---|---|
src/constants/default-settings.js src/components/kepler-gl.js |
23 | 54 (42%) | 57 (40%) |
src/reducers/ui-state.js src/reducers/ui-state-updaters.js |
23 | 23 (100%) | 30 (76%) |
src/components/map-container.js src/components/kepler-gl.js |
22 | 46 (47%) | 57 (38%) |
src/styles/base.js src/constants/default-settings.js |
22 | 43 (51%) | 54 (40%) |
src/reducers/ui-state-updaters.js src/actions/ui-state-actions.js |
21 | 30 (70%) | 22 (95%) |
src/reducers/ui-state.js src/actions/ui-state-actions.js |
21 | 23 (91%) | 22 (95%) |
src/reducers/vis-state-updaters.js src/actions/vis-state-actions.js |
21 | 49 (42%) | 21 (100%) |
src/styles/base.js src/components/common/styled-components.js |
21 | 43 (48%) | 30 (70%) |
src/reducers/vis-state.js src/reducers/vis-state-updaters.js |
20 | 20 (100%) | 49 (40%) |
src/components/modal-container.js src/components/kepler-gl.js |
19 | 43 (44%) | 57 (33%) |
src/components/side-panel.js src/components/kepler-gl.js |
19 | 32 (59%) | 57 (33%) |
src/constants/default-settings.js src/components/modal-container.js |
19 | 54 (35%) | 43 (44%) |
src/constants/default-settings.js src/constants/action-types.js |
19 | 54 (35%) | 31 (61%) |
src/components/kepler-gl.js examples/demo-app/src/app.js |
18 | 57 (31%) | 62 (29%) |
src/constants/action-types.js src/actions/ui-state-actions.js |
18 | 31 (58%) | 22 (81%) |
src/constants/action-types.js src/components/kepler-gl.js |
18 | 31 (58%) | 57 (31%) |
src/constants/action-types.js src/components/modal-container.js |
18 | 31 (58%) | 43 (41%) |
src/constants/action-types.js src/components/side-panel.js |
18 | 31 (58%) | 32 (56%) |
src/constants/default-settings.js examples/demo-app/src/app.js |
18 | 54 (33%) | 62 (29%) |
src/layers/layer-factory.js src/components/side-panel/layer-panel/layer-configurator.js |
18 | 20 (90%) | 36 (50%) |
Pairs | # same commits | # commits 1 | # commits 2 |
---|---|---|---|
src/constants/default-settings.js src/components/kepler-gl.js |
23 | 54 (42%) | 57 (40%) |
src/styles/base.js src/constants/default-settings.js |
22 | 43 (51%) | 54 (40%) |
src/reducers/ui-state-updaters.js src/actions/ui-state-actions.js |
21 | 30 (70%) | 22 (95%) |
src/reducers/ui-state.js src/actions/ui-state-actions.js |
21 | 23 (91%) | 22 (95%) |
src/reducers/vis-state-updaters.js src/actions/vis-state-actions.js |
21 | 49 (42%) | 21 (100%) |
src/styles/base.js src/components/common/styled-components.js |
21 | 43 (48%) | 30 (70%) |
src/constants/default-settings.js src/components/modal-container.js |
19 | 54 (35%) | 43 (44%) |
src/components/kepler-gl.js examples/demo-app/src/app.js |
18 | 57 (31%) | 62 (29%) |
src/constants/action-types.js src/actions/ui-state-actions.js |
18 | 31 (58%) | 22 (81%) |
src/constants/action-types.js src/components/kepler-gl.js |
18 | 31 (58%) | 57 (31%) |
src/constants/action-types.js src/components/modal-container.js |
18 | 31 (58%) | 43 (41%) |
src/constants/action-types.js src/components/side-panel.js |
18 | 31 (58%) | 32 (56%) |
src/constants/default-settings.js examples/demo-app/src/app.js |
18 | 54 (33%) | 62 (29%) |
src/layers/layer-factory.js src/components/side-panel/layer-panel/layer-configurator.js |
18 | 20 (90%) | 36 (50%) |
src/reducers/ui-state-updaters.js src/constants/action-types.js |
18 | 30 (60%) | 31 (58%) |
src/reducers/ui-state-updaters.js src/constants/default-settings.js |
18 | 30 (60%) | 54 (33%) |
src/reducers/vis-state-updaters.js src/constants/action-types.js |
18 | 49 (36%) | 31 (58%) |
src/reducers/vis-state.js src/actions/vis-state-actions.js |
18 | 20 (90%) | 21 (85%) |
src/styles/base.js src/components/modal-container.js |
18 | 43 (41%) | 43 (41%) |
src/constants/default-settings.js src/components/map-container.js |
17 | 54 (31%) | 46 (36%) |