Skip to content

Conversation

gslowikowski
Copy link
Member

This change is closely related to scoverage/scalac-scoverage-plugin#241

There is no requirement to generate individual coverage reports for modules before generating aggregated report anymore.

Additionally:
- use Scala 2.12 compatible Scoverage dependencies (upgrade from Scala 2.10),
- save source roots to 'target/scoverage-data/source.roots' file - without this, source roots which are being added to the project dynamically, during the build (e.g. with build-helper-maven-plugin) wouldn't be visible to 'report-only' mojo.
@gslowikowski gslowikowski merged commit 93ffc17 into master Dec 22, 2018
@gslowikowski gslowikowski deleted the aggregate-raw-data-not-xml-reports branch December 22, 2018 22:13
@gslowikowski
Copy link
Member Author

1.4.0-SNAPSHOT snapshot version published to Sonatype Snapshots Repository.

@gslowikowski gslowikowski added this to the 1.4.0 milestone Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant