[ 
https://issues.apache.org/jira/browse/LUCENE-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894581#comment-13894581
 ] 

Robert Muir commented on LUCENE-5439:
-------------------------------------

I don't know how i feel about this. Clover's reports are far superior though 
from everything ive seen. We would lose a lot of capabilities: like being able 
to see individual test contributions. I'm not ready to give that up.

personally I use both. I look at the batch reports from jenkins but I use 
jacoco (eclemma) in my IDE because... i dont want code coverage completely 
taking over my IDE.

Maybe we should wait until jacoco matures and catches up feature-wise so we 
don't lose things?

> Switch the Lucene/Solr build to use Jacoco for Test Coverage
> ------------------------------------------------------------
>
>                 Key: LUCENE-5439
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5439
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>
> Jacoco (http://www.jacoco.org/) is a much cleaner and simpler to use code 
> coverage tool than clover and additionally doesn't require having a third 
> party license since it is open source.  It also has nice Jenkins integration 
> tools that make it incredibly easy to see what is and isn't tested.  We 
> should convert the Lucene and Solr builds to use Jacoco instead of Clover.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to