Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f72056 commit e90b566Copy full SHA for e90b566
README.md
@@ -158,7 +158,8 @@ or
158
There is no separate mojo for aggregated reports, there is `aggregate` parameter.
159
To additionally generate aggregated SCoverage report for root module, when generating regular reports,
160
set `aggregate` parameter value to `true`.
161
-It works only in multimodule projects.
+It works only in multimodule projects, the aggregated report will be generated in the current
162
+execution root.
163
164
It can be configured by defining `aggregate` plugin configuration parameter or `scoverage.aggregate` project property.
165
0 commit comments