Is your feature request related to a problem? Please describe.
Code Coverage can not be generated out of the box for Gradle Test Kit tests. Gradle Test Kit tests are used inside VssProcessorPluginTest.
Describe the solution you'd like
The JacocoRootReport should also contain code coverage from the Gradle Test Kit tests.
Additional context