Package org.variantsync.diffdetective.analysis
package org.variantsync.diffdetective.analysis
-
ClassDescriptionEncapsulates the state and control flow during an analysis of the commit history of multiple repositories using
VariationDiff
s.Hooks for analyzing commits usingVariationDiff
s.The effective runtime in seconds that we have when using multithreading.The total number of commits in the observed history of the given repository.The result of aAnalysis
.AnalysisResult.ResultKey<T extends Metadata<T>>Type proxy and runtime key for the type of aMetadata
subclass.Statistics on runtimes for commit processing.Stores the time it took to process a single commit in a given repository in milliseconds.Collection of constants for keys used in metadata filesSimpleMetadata<V,Derived extends SimpleMetadata<V, Derived>> Default implementation for metadata that just wraps a single value.