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 b3c21c6 commit 8ffeb12Copy full SHA for 8ffeb12
README.md
@@ -156,7 +156,8 @@ or
156
There is no separate mojo for aggregated reports, there is `aggregate` parameter.
157
To additionally generate aggregated SCoverage report for root module, when generating regular reports,
158
set `aggregate` parameter value to `true`.
159
-It works only in multimodule projects.
+It works only in multimodule projects, the aggregated report will be generated in the current
160
+execution root.
161
162
It can be configured by defining `aggregate` plugin configuration parameter or `scoverage.aggregate` project property.
163
0 commit comments