0.8.2
Kover Aggregation Plugin
Implemented prototype of Kover Aggregation Plugin - an alternative to the existing Kover Gradle Plugin, it makes it easier to set up a configuration and collect coverage reactively, depending on the compilation and test tasks running.
This is not a production-ready plugin, it is in an incubation state.
Please refer to the GitHub issue and documentation for details.
Kover Gradle Plugin
Bugfixes
#621Fixed coverage evaluation for enum in K2#633Fix issue with identical cache keys between projects#613Fixed JaCoCo error: Can't add different class with same name#601Fixed support of Compose functions#646Fixed reusing of configuration cache#628Fixed coverage evaluation of try-finally and try-with-resources for Java code
Features
- Disable caching on kover artifact tasks