You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be a great time-saver, if you could add an example of how to perform report aggregations using scoverage in a Gradle multi-module project.
I have a multi-module project. Some of the modules don't have production code, or tests. I am getting proper scoverage reports and they are getting merged into an HTML, but I can't get the same to produce XML-s that I could then feed to Sonar.