Kotlin / kotlinx-kover

Apache License 2.0
1.37k stars 53 forks source link

Added explanations about apply of the plugin #547

Closed shanshin closed 9 months ago

shanshin commented 9 months ago

Prior to this, the documentation did not explicitly specify that the plugin changes the behavior of tests even when Kover tasks are not called.

Resolves #531