[
https://issues.apache.org/jira/browse/HBASE-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163845#comment-14163845
]
Manukranth Kolloju commented on HBASE-8808:
-------------------------------------------
We had a workaround for this problem. Jacoco adds synthetic methods in classes
while running unit tests(http://www.eclemma.org/jacoco/trunk/doc/faq.html)
I forgot about that jira : HBASE-8936
Let me put up a patch for that jira.
> Use Jacoco to generate Unit Test coverage reports
> -------------------------------------------------
>
> Key: HBASE-8808
> URL: https://issues.apache.org/jira/browse/HBASE-8808
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.89-fb
> Reporter: Manukranth Kolloju
> Assignee: Manukranth Kolloju
> Priority: Trivial
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: 0001-Including-Jacoco-plugin-to-get-test-coverage.patch,
> 0001-Including-Jacoco-plugin-to-get-test-coverage.patch,
> 0001-Including-Jacoco-plugin-to-get-test-coverage.patch, Screen Shot
> 2013-06-25 at 11.35.30 AM.png
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Enabling the code coverage tool jacoco in maven
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)