We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 315ebec commit 6f5f6c3Copy full SHA for 6f5f6c3
1 file changed
infection.json
@@ -11,8 +11,8 @@
11
"perMutator": "build/per-mutator.md"
12
},
13
"tmpDir": "/tmp/infection",
14
- "minMsi": 95,
15
- "minCoveredMsi": 95,
+ "minMsi": 94,
+ "minCoveredMsi": 94,
16
"mutators": {
17
"@default": true,
18
"global-ignoreSourceCodeByRegex": [
0 commit comments