Kotlin / kotlinx-kover

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repack the intellij-agent artifact to kover-jvm-agent

shanshin opened this issue · comments

In the case where the kover-cli is used for generating reports, users may need to perform on the fly instrumentation that will produce compatible results.

Since intellij-agent has a versioning that differs from the version of Kover, it will be problematic for the user to choose the appropriate version.
It can also confuse the use of dependencies from intellij, which is not explicitly related to Kover for the user.

Additionally, in the new artifact, we may pass parameters and system variables in a different form and with different names, more typical for Kover