Skip to main content

base_rate

Function base_rate 

Source
pub fn base_rate(
    history: &[Commit],
    window: usize,
    attribution: &Attribution,
) -> BaseRate
Expand description

Rolls labelled merges up into a base rate.