Minor cleanup
This commit is contained in:
parent
0719d81d3c
commit
47ebc7692c
9 changed files with 2 additions and 410 deletions
|
@ -22,7 +22,7 @@ public void jacoco() throws IOException {
|
|||
./bld compile jacoco
|
||||
```
|
||||
|
||||
- The HTML, CVS and XML reports will be automatically created in the `build/reports/jacoco/test` directory.
|
||||
- The HTML, CSV and XML reports will be automatically created in the `build/reports/jacoco/test` directory.
|
||||
- The execution coverage data will be automatically recorded in the `build/jacoco/jacoco.exec` file.
|
||||
|
||||
Please check the [JacocoReportOperation documentation](https://rife2.github.io/bld-jacoco-report/rife/bld/extension/JacocoReportOperation.html#method-summary) for all available configuration options.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue