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
CoverageAggregator refuses to aggregate single file
If only one scoverage.xml file is found, the aggregator refuses to produce output:
[info] Found 1 subproject report files [/Users/arkadiy/mine/L-SPACE/l_space/target/scala-2.11/scoverage-report/scoverage.xml]
[info] No subproject data to aggregate, skipping reports
This allows aggregation of a single file
Fixes#144
0 commit comments