pub fn base_rate(
history: &[Commit],
window: usize,
attribution: &Attribution,
) -> BaseRateExpand description
Rolls labelled merges up into a base rate.
pub fn base_rate(
history: &[Commit],
window: usize,
attribution: &Attribution,
) -> BaseRateRolls labelled merges up into a base rate.