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 |
---|---|---|---|---|
lib/crawler/coordinator.rb lib/crawler/api/crawl.rb |
2 | 15 (13%) | 12 (16%) | 2025-05-09 |
spec/lib/es/client_spec.rb lib/es/client.rb |
2 | 6 (33%) | 6 (33%) | 2025-05-05 |
spec/lib/crawler/api/crawl_spec.rb lib/crawler/coordinator.rb |
1 | 12 (8%) | 15 (6%) | 2025-05-07 |
spec/lib/crawler/api/crawl_spec.rb lib/crawler/api/crawl.rb |
1 | 12 (8%) | 12 (8%) | 2025-05-07 |
lib/crawler/data/crawl_result/html.rb lib/crawler/api/config.rb |
1 | 8 (12%) | 27 (3%) | 2025-04-16 |
lib/crawler/data/crawl_result/html.rb lib/constants.rb |
1 | 8 (12%) | 3 (33%) | 2025-04-16 |
spec/lib/crawler/api/crawl_spec.rb lib/crawler/output_sink/elasticsearch.rb |
1 | 12 (8%) | 24 (4%) | 2025-05-07 |
lib/constants.rb lib/crawler/api/config.rb |
1 | 3 (33%) | 27 (3%) | 2025-04-16 |
spec/lib/crawler/document_mapper_spec.rb lib/crawler/document_mapper.rb |
1 | 3 (33%) | 11 (9%) | 2025-04-16 |
spec/lib/crawler/data/crawl_result/html_spec.rb lib/crawler/api/config.rb |
1 | 5 (20%) | 27 (3%) | 2025-04-16 |
spec/lib/crawler/cli/helpers_spec.rb lib/crawler/cli/helpers.rb |
1 | 1 (100%) | 3 (33%) | 2025-04-21 |
spec/lib/crawler/data/crawl_result/html_spec.rb lib/crawler/document_mapper.rb |
1 | 5 (20%) | 11 (9%) | 2025-04-16 |
spec/lib/crawler/document_mapper_spec.rb spec/lib/crawler/data/crawl_result/html_spec.rb |
1 | 3 (33%) | 5 (20%) | 2025-04-16 |
lib/crawler/document_mapper.rb lib/crawler/api/config.rb |
1 | 11 (9%) | 27 (3%) | 2025-04-16 |
spec/lib/crawler/document_mapper_spec.rb lib/crawler/data/crawl_result/html.rb |
1 | 3 (33%) | 8 (12%) | 2025-04-16 |
lib/crawler/output_sink/elasticsearch.rb lib/crawler/api/crawl.rb |
1 | 24 (4%) | 12 (8%) | 2025-05-07 |
lib/crawler/document_mapper.rb lib/constants.rb |
1 | 11 (9%) | 3 (33%) | 2025-04-16 |
spec/lib/crawler/document_mapper_spec.rb lib/constants.rb |
1 | 3 (33%) | 3 (33%) | 2025-04-16 |
lib/crawler/output_sink/elasticsearch.rb lib/crawler/coordinator.rb |
1 | 24 (4%) | 15 (6%) | 2025-05-07 |
lib/crawler/document_mapper.rb lib/crawler/data/crawl_result/html.rb |
1 | 11 (9%) | 8 (12%) | 2025-04-16 |
spec/lib/crawler/document_mapper_spec.rb lib/crawler/api/config.rb |
1 | 3 (33%) | 27 (3%) | 2025-04-16 |
spec/lib/crawler/data/crawl_result/html_spec.rb lib/crawler/data/crawl_result/html.rb |
1 | 5 (20%) | 8 (12%) | 2025-04-16 |
spec/lib/crawler/api/config_spec.rb lib/crawler/api/config.rb |
1 | 9 (11%) | 27 (3%) | 2025-05-08 |
spec/lib/crawler/data/crawl_result/html_spec.rb lib/constants.rb |
1 | 5 (20%) | 3 (33%) | 2025-04-16 |