Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple source roots in report generators #98

Merged
merged 4 commits into from
Mar 11, 2015
Merged

Support multiple source roots in report generators #98

merged 4 commits into from
Mar 11, 2015

Conversation

gslowikowski
Copy link
Member

This PR should be applied (or used for testing) after scoverage/scalac-scoverage-plugin#109. It finds and passes to scalac-scoverage-plugin all source root directories instead of only (scalaSource in Compile).value or baseDirectory.value.

…e in Compile)", "baseDirectory" is not used anymore.

2. Aggregated report collects XML report files only from modules' {crossTarget}/"scoverage-report" directories (much faster).
sksamuel added a commit that referenced this pull request Mar 11, 2015
Support multiple source roots in report generators
@sksamuel sksamuel merged commit 41e131f into scoverage:master Mar 11, 2015
@gslowikowski gslowikowski deleted the issue104 branch July 1, 2015 08:03
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.

2 participants