hg: jmc/jmc: JMC-5657: Start using JaCoCo for code coverage

almacdon at redhat.com almacdon at redhat.com
Thu Jul 4 14:12:37 UTC 2019


Changeset: 76adc33bafb0
Author:    aptmac <almacdon at redhat.com>
Date:      2019-07-03 15:07 -0400
URL:       http://hg.openjdk.java.net/jmc/jmc/rev/76adc33bafb0

JMC-5657: Start using JaCoCo for code coverage
Summary: Added code coverage with JaCoCo for all the modules in both jmc/core/ and jmc/application
Reviewed-by: ghb, aptmac
Contributed-by: Carmine Vincenzo Russo <carusso at redhat.com>

! .gitignore
! .hgignore
+ application/coverage/pom.xml
! application/pom.xml
! application/tests/pom.xml
! application/uitests/pom.xml
+ core/coverage/pom.xml
! core/pom.xml
! core/tests/pom.xml



More information about the jmc-dev mailing list