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 |
---|---|---|---|---|
src/beanmachine/tutorials/utils/radon.py scripts/convert_ipynb_to_mdx.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/docusaurus.config.js scripts/convert_ipynb_to_mdx.py |
1 | 3 (33%) | 1 (100%) | 2022-01-24 |
website/docusaurus.config.js src/beanmachine/tutorials/utils/radon.py |
1 | 3 (33%) | 1 (100%) | 2022-01-24 |
website/sidebars.js scripts/convert_ipynb_to_mdx.py |
1 | 8 (12%) | 1 (100%) | 2022-01-24 |
website/sidebars.js src/beanmachine/tutorials/utils/radon.py |
1 | 8 (12%) | 1 (100%) | 2022-01-24 |
website/sidebars.js website/docusaurus.config.js |
1 | 8 (12%) | 3 (33%) | 2022-01-24 |
website/src/components/CellOutput.jsx scripts/convert_ipynb_to_mdx.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/CellOutput.jsx src/beanmachine/tutorials/utils/radon.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/CellOutput.jsx website/docusaurus.config.js |
1 | 1 (100%) | 3 (33%) | 2022-01-24 |
website/src/components/CellOutput.jsx website/sidebars.js |
1 | 1 (100%) | 8 (12%) | 2022-01-24 |
website/src/components/LinkButtons.jsx scripts/convert_ipynb_to_mdx.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/LinkButtons.jsx src/beanmachine/tutorials/utils/radon.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/LinkButtons.jsx website/docusaurus.config.js |
1 | 1 (100%) | 3 (33%) | 2022-01-24 |
website/src/components/LinkButtons.jsx website/sidebars.js |
1 | 1 (100%) | 8 (12%) | 2022-01-24 |
website/src/components/LinkButtons.jsx website/src/components/CellOutput.jsx |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/Plotting.jsx scripts/convert_ipynb_to_mdx.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/Plotting.jsx src/beanmachine/tutorials/utils/radon.py |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |
website/src/components/Plotting.jsx website/docusaurus.config.js |
1 | 1 (100%) | 3 (33%) | 2022-01-24 |
website/src/components/Plotting.jsx website/sidebars.js |
1 | 1 (100%) | 8 (12%) | 2022-01-24 |
website/src/components/Plotting.jsx website/src/components/CellOutput.jsx |
1 | 1 (100%) | 1 (100%) | 2022-01-24 |