Skip to content

Commit

Permalink
Added mutationThreshold AS 85%
Browse files Browse the repository at this point in the history
Signed-off-by: MitchellGale-BitQuill <[email protected]>
  • Loading branch information
MitchellGale committed Dec 21, 2022
1 parent a8b3351 commit 3cce92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pitest {
outputFormats = ['HTML']
timestampedReports = false
junit5PluginVersion = '1.0.0'
mutationThreshold = '80'
mutationThreshold = 85
// historyInputLocation =
// historyOutputLocation =
}
Expand Down

0 comments on commit 3cce92e

Please sign in to comment.