You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2014/02/07 15:43:20 UTC

[jira] [Created] (LUCENE-5439) Switch the Lucene/Solr build to use Jacoco for Test Coverage

Grant Ingersoll created LUCENE-5439:
---------------------------------------

             Summary: 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org