rmuir opened a new pull request #119:
URL: https://github.com/apache/lucene/pull/119


   jacoco plugin is activated by `-Ptests.coverage=true`
   
   Each parallel jvm writes in append-mode to `jacoco.db` (we clear this out 
before test-runs to be safe). e.g. you'll see 4 sessions if you have 
`tests.jvms=4`
   
   The `jacocoTestReport` task from the jacoco plugin generates reports,
   currently with defaults (HTML only).
   
   ![Screen_Shot_2021-05-01_at_03 32 
24](https://user-images.githubusercontent.com/504194/116774950-0ee46a00-aa2e-11eb-9ad4-16c14732c4ce.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to