Skip to content

Commit bfbf184

Browse files
committed
Bumping mutation score thresholds for infection, since the codebase improved a bit
1 parent 8c11aa2 commit bfbf184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infection.json.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"mutators": {
1212
"@default": true
1313
},
14-
"minMsi": 62,
15-
"minCoveredMsi": 62
14+
"minMsi": 65,
15+
"minCoveredMsi": 66
1616
}

0 commit comments

Comments
 (0)