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 |
---|---|---|---|---|
Sources/ArgumentParser/Parsing/ArgumentDefinition.swift Sources/ArgumentParser/Parsable Properties/ArgumentHelp.swift |
1 | 11 (9%) | 2 (50%) | 2022-01-21 |
Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 8 (12%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Parsable Properties/Argument.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 23 (4%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Parsable Properties/Argument.swift Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift |
1 | 23 (4%) | 8 (12%) | 2022-01-11 |
Sources/ArgumentParser/Parsable Properties/Flag.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 23 (4%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Parsable Properties/Flag.swift Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift |
1 | 23 (4%) | 8 (12%) | 2022-01-11 |
Sources/ArgumentParser/Parsable Properties/Flag.swift Sources/ArgumentParser/Parsable Properties/Argument.swift |
1 | 23 (4%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/InputOrigin.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 6 (16%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/InputOrigin.swift Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift |
1 | 6 (16%) | 8 (12%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/InputOrigin.swift Sources/ArgumentParser/Parsable Properties/Argument.swift |
1 | 6 (16%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/InputOrigin.swift Sources/ArgumentParser/Parsable Properties/Flag.swift |
1 | 6 (16%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/SplitArguments.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 10 (10%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/SplitArguments.swift Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift |
1 | 10 (10%) | 8 (12%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/SplitArguments.swift Sources/ArgumentParser/Parsable Properties/Argument.swift |
1 | 10 (10%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/SplitArguments.swift Sources/ArgumentParser/Parsable Properties/Flag.swift |
1 | 10 (10%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Parsing/SplitArguments.swift Sources/ArgumentParser/Parsing/InputOrigin.swift |
1 | 10 (10%) | 6 (16%) | 2022-01-11 |
Sources/ArgumentParser/Usage/UsageGenerator.swift Sources/ArgumentParser/Parsable Properties/Option.swift |
1 | 21 (4%) | 26 (3%) | 2022-01-11 |
Sources/ArgumentParser/Usage/UsageGenerator.swift Sources/ArgumentParser/Completions/FishCompletionsGenerator.swift |
1 | 21 (4%) | 8 (12%) | 2022-01-11 |
Sources/ArgumentParser/Usage/UsageGenerator.swift Sources/ArgumentParser/Parsable Properties/Argument.swift |
1 | 21 (4%) | 23 (4%) | 2022-01-11 |
Sources/ArgumentParser/Usage/UsageGenerator.swift Sources/ArgumentParser/Parsable Properties/Flag.swift |
1 | 21 (4%) | 23 (4%) | 2022-01-11 |