Increase the Infection threshold
Last metrics: - Mutation Score Indicator (MSI): 42% - Mutation Code Coverage: 62% - Covered Code MSI: 66% https://github.com/phpmyadmin/phpmyadmin/actions/runs/22267045548/job/64415085302#step:9:1280 Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
parent
95790b1e5b
commit
8a92cd57e5
@ -13,6 +13,6 @@
|
||||
"mutators": {
|
||||
"@default": true
|
||||
},
|
||||
"minMsi": 38,
|
||||
"minMsi": 41,
|
||||
"minCoveredMsi": 65
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user