Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
improve min jacoco to 0.388
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-sun-77 committed Dec 4, 2020
1 parent 0e82d7a commit ed2438c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jacocoTestCoverageVerification {
violationRules {
rule {
limit {
minimum = 0.31
minimum = 0.388
}
}
}
Expand Down

0 comments on commit ed2438c

Please sign in to comment.