Skip to main content

DEFAULT_COVERAGE_THRESHOLD

Constant DEFAULT_COVERAGE_THRESHOLD 

Source
pub const DEFAULT_COVERAGE_THRESHOLD: f64 = 0.5;
Available on crate feature vcs-git only.
Expand description

Default fraction of files that must be orphaned for the greedy removal to stop — the Avelino coverage threshold (0.5).