-
when using Kover (https://github.com/Kotlin/kotlinx-kover), the dependency graph seems to have a circular dependency now in Gradle:
Reverting to 2.7.5.Final fixes this. Has anyone found a workaround? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
/cc @evanchooly |
Beta Was this translation helpful? Give feedback.
-
Confirming this is fixed in 2.8.1 |
Beta Was this translation helpful? Give feedback.
-
@kenyee I'm curious how you are setting up Kover for Quarkus. Are you applying Looking to convert because we almost exclusively use Kotlin and Jacoco is missing things. |
Beta Was this translation helpful? Give feedback.
-
The Kover Gradle plugin headline says it has the option to use the "Kover" engine; which is apparently another name for https://github.com/JetBrains/intellij-coverage. I was interested in that engine only because it seems to support more Kotlin features. |
Beta Was this translation helpful? Give feedback.
Confirming this is fixed in 2.8.1