This commit is contained in:
Benoit Marty 2023-02-13 10:33:27 +01:00
parent 443076f636
commit 41965a8bcc

View file

@ -217,7 +217,7 @@ koverMerged {
valueType = kotlinx.kover.api.VerificationValueType.COVERED_PERCENTAGE
}
}
// Rule to ensure that coverage of State is sufficient.
// Rule to ensure that coverage of States is sufficient.
rule {
name = "Check code coverage of states"
target = kotlinx.kover.api.VerificationTarget.CLASS