ci: expand and raise mutation gate

This commit is contained in:
Joseph Magly
2026-08-14 22:09:25 -04:00
parent c14efe8aca
commit 7d0c02cd34
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ BASELINE_FLOORS = {
"changed_line": 90.0,
"mature_cpu_statement": 80.0,
"mature_cpu_branch": 75.0,
"mutation_score": 70.0,
"mutation_score": 75.0,
"warning_budget": 0.0,
}