Typo
This commit is contained in:
parent
f04f2dad9e
commit
4ca5cdd512
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue