fix gw alias to preserve colors and fix test strength threshold
This commit is contained in:
@ -269,7 +269,7 @@ pitest {
|
||||
// As Java unit tests are pretty pointless in our case, this maybe makes not much sense.
|
||||
mutationThreshold = 71
|
||||
coverageThreshold = 57
|
||||
testStrengthThreshold = 99
|
||||
testStrengthThreshold = 88
|
||||
|
||||
outputFormats = ['XML', 'HTML']
|
||||
timestampedReports = false
|
||||
|
Reference in New Issue
Block a user