pub const DEFAULT_COVERAGE_THRESHOLD: f64 = 0.5;
vcs-git
Default fraction of files that must be orphaned for the greedy removal to stop — the Avelino coverage threshold (0.5).
0.5