Increase the Infection threshold
Last metrics: - Mutation Score Indicator (MSI): 39% - Mutation Code Coverage: 59% - Covered Code MSI: 66% https://github.com/phpmyadmin/phpmyadmin/actions/runs/9915593037/job/27396690035#step:9:1314 Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
21d8dbb3c1
commit
cdecf93fbe
@ -13,6 +13,6 @@
|
||||
"mutators": {
|
||||
"@default": true
|
||||
},
|
||||
"minMsi": 29,
|
||||
"minCoveredMsi": 51
|
||||
"minMsi": 38,
|
||||
"minCoveredMsi": 65
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user