pub fn meets_promotion_criteria(
evidence: &PromotionEvidence,
config: &PromotionConfig,
) -> boolExpand description
Whether a staged candidate meets the promotion bar.
pub fn meets_promotion_criteria(
evidence: &PromotionEvidence,
config: &PromotionConfig,
) -> boolWhether a staged candidate meets the promotion bar.