Skip to content

Commit

Permalink
Migrate extension
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed May 21, 2024
1 parent a3b7079 commit fefee4c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions graph/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,12 @@ tasks.test.configure {
useJUnitPlatform()
}

koverReport {
defaults {
verify {
onCheck = false
kover {
reports {
total {
verify {
onCheck = false
}
}
}
}
Expand Down

0 comments on commit fefee4c

Please sign in to comment.