[
https://issues.apache.org/jira/browse/ARTEMIS-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070106#comment-16070106
]
ASF GitHub Bot commented on ARTEMIS-1265:
-----------------------------------------
GitHub user dudaerich opened a pull request:
https://github.com/apache/activemq-artemis/pull/1380
ARTEMIS-1265 JaCoCo profile for getting code coverage report
Added two maven profiles for:
- generating JaCoCo exec files
- generating JaCoCo reports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dudaerich/activemq-artemis jacoco
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1380.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1380
----
commit edef7d921de801759d6e372b4fa3194031e5481f
Author: Erich Duda <[email protected]>
Date: 2017-06-28T14:18:28Z
ARTEMIS-1265 JaCoCo profile for getting code coverage report
Added two maven profiles for:
- generating JaCoCo exec files
- generating JaCoCo reports
----
> JaCoCo profile for getting code coverage report
> -----------------------------------------------
>
> Key: ARTEMIS-1265
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1265
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 1.5.5, 2.1.0
> Reporter: Erich Duda
>
> JaCoCo \[1\] is a free code coverage library for Java. Code coverage is
> useful metric for revealing untested areas of code.
> \[1\] www.jacoco.org/jacoco/
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)