Correct the command for computing code coverage
This commit is contained in:
parent
379a825182
commit
0b7343dd34
@ -1,7 +1,7 @@
|
||||
# Code Coverage Report generation
|
||||
|
||||
To generate the code coverage report, execute the following command:
|
||||
> mvn clean verify
|
||||
> mvn clean verify jacoco:report
|
||||
|
||||
This will generate code coverage report in each of the modules. In order to view the same, open the following file in your browser.
|
||||
> target/site/jacoco/index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user