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 |
---|---|---|---|---|
guard/Cargo.toml guard-lambda/Cargo.toml |
1 | 12 (8%) | 7 (14%) | 2021-11-18 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
guard/Cargo.toml guard-lambda/Cargo.toml |
1 | 12 (8%) | 7 (14%) | 2021-11-18 |
guard/src/commands/validate.rs guard-lambda/src/main.rs |
1 | 17 (5%) | 4 (25%) | 2021-10-19 |
guard/src/rules/errors.rs guard-lambda/src/main.rs |
1 | 5 (20%) | 4 (25%) | 2021-10-19 |
guard/src/rules/errors.rs guard/src/commands/validate.rs |
1 | 5 (20%) | 17 (5%) | 2021-10-19 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
guard/src/rules/path_value.rs guard/src/rules/evaluate.rs |
8 | 8 (100%) | 24 (33%) | 2021-06-24 |
guard/Cargo.toml guard-lambda/Cargo.toml |
6 | 12 (50%) | 7 (85%) | 2021-11-18 |
guard/src/rules/evaluate.rs guard/src/commands/validate.rs |
5 | 24 (20%) | 17 (29%) | 2021-06-24 |
guard/src/rules/mod.rs guard/src/rules/evaluate.rs |
5 | 17 (29%) | 24 (20%) | 2021-06-24 |
guard/src/rules/path_value.rs guard/src/commands/validate.rs |
5 | 8 (62%) | 17 (29%) | 2021-06-24 |
guard/src/commands/helper.rs guard/src/commands/validate.rs |
4 | 4 (100%) | 17 (23%) | 2021-06-24 |
guard/src/rules/mod.rs guard/src/commands/validate.rs |
4 | 17 (23%) | 17 (23%) | 2021-06-24 |
guard/src/rules/path_value.rs guard/src/rules/mod.rs |
4 | 8 (50%) | 17 (23%) | 2021-06-24 |
guard/src/rules/values.rs guard/src/commands/validate.rs |
4 | 22 (18%) | 17 (23%) | 2021-06-24 |
guard/src/rules/values.rs guard/src/rules/evaluate.rs |
4 | 22 (18%) | 24 (16%) | 2021-06-24 |
guard/src/rules/values.rs guard/src/rules/mod.rs |
4 | 22 (18%) | 17 (23%) | 2021-06-24 |
guard/src/rules/values.rs guard/src/rules/path_value.rs |
4 | 22 (18%) | 8 (50%) | 2021-06-24 |
guard-lambda/src/main.rs guard-lambda/Cargo.toml |
3 | 4 (75%) | 7 (42%) | 2021-06-08 |
guard/src/commands/validate.rs guard-lambda/src/main.rs |
3 | 17 (17%) | 4 (75%) | 2021-10-19 |
guard/src/commands/validate.rs guard/Cargo.toml |
3 | 17 (17%) | 12 (25%) | 2021-06-24 |
guard/src/rules/errors.rs guard-lambda/src/main.rs |
3 | 5 (60%) | 4 (75%) | 2021-10-19 |
guard/src/rules/errors.rs guard/src/commands/validate.rs |
3 | 5 (60%) | 17 (17%) | 2021-10-19 |
guard/src/commands/aws_meta_appender.rs guard/Cargo.toml |
3 | 3 (100%) | 12 (25%) | 2021-06-24 |
guard/src/commands/aws_meta_appender.rs guard/src/commands/validate.rs |
3 | 3 (100%) | 17 (17%) | 2021-06-24 |
guard/src/commands/common_test_helpers.rs guard/Cargo.toml |
3 | 3 (100%) | 12 (25%) | 2021-06-24 |