Jan Høydahl created SOLR-18338:
----------------------------------

             Summary: Enable jacoco for code coverage
                 Key: SOLR-18338
                 URL: https://issues.apache.org/jira/browse/SOLR-18338
             Project: Solr
          Issue Type: Improvement
          Components: test-framework
            Reporter: Jan Høydahl
            Assignee: Jan Høydahl


We did have code coverage support in solr earlier, but it did not survive the 
transition to gradle. Let's enable JaCoCo coverage in our build to make it 
easier to know where we have bad test coverage.

This will also let us make stats for e.g. how good coverage in each module we 
get from plain unit tests vs Integration tests vs Nightly tests. This can in 
turn help guide which tests are safe to exclude from every test run, and of 
course guide developers to which new tests should be written.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to