We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8c003 commit 128adb7Copy full SHA for 128adb7
build.gradle
@@ -60,7 +60,7 @@ compileTestKotlin {
60
coppuccino {
61
kotlin { enabled = true }
62
coverage {
63
- minimumCoverage = 0.70
+ minimumCoverage = 0.73
64
excludes = [
65
"com/mx/vogue/core/models/**"
66
]
0 commit comments