Skip to content

Commit

Permalink
No verify at all
Browse files Browse the repository at this point in the history
  • Loading branch information
lenguyenthanh committed Feb 19, 2022
1 parent 12332b8 commit 73ae789
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,3 @@ dependencies {
testImplementation(Libs.mockk)
testImplementation(Libs.testContainer)
}

tasks.koverVerify {
rule {
name = "Minimal line coverage rate in percent"
bound {
minValue = 10
}
}
}

0 comments on commit 73ae789

Please sign in to comment.