Skip to content

Commit a23c464

Browse files
committed
Since #642 refactoring increased test coverage and mutation test coverage, we raise the minMsi again
We now cover more edges in `PublicScopeSimulator`, and that should be reflected in our mutation score requirements.
1 parent 8875150 commit a23c464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infection.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"branch": "master"
1111
}
1212
},
13-
"minMsi": 84,
13+
"minMsi": 84.3,
1414
"minCoveredMsi": 86
1515
}

0 commit comments

Comments
 (0)