flag_management: default_rules: carryforward: true coverage: status: project: default: target: auto # Don't allow coverage to drop threshold: 0% base: auto flags: - unittests patch: default: target: 75% threshold: 0% base: auto flags: - unittests