GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/520
ZOOKEEPER-2955: Enable Clover code coverage report
This is the updated PR for the Clover code coverage. Previous PR for branch
3.4 and 3.5 were not updated, so I cherry picked the complete change from
master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper clover-3.4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/520.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 #520
----
commit 89acddf654cf833edcbbea7be1efb5d59414fd3a
Author: Mark Fenes <mfenes@...>
Date: 2018-04-25T22:17:09Z
ZOOKEEPER-2955: Enable Clover code coverage report
----
---