Jon Meredith created CASSANDRA-14788:
----------------------------------------

             Summary: Add test coverage workflows to CircleCI config
                 Key: CASSANDRA-14788
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14788
             Project: Cassandra
          Issue Type: Improvement
          Components: 4.0, Build
            Reporter: Jon Meredith


To support 4.0 testing efforts it's helpful to know how much of the code is 
being exercised by unit tests and dtests.

Add support for running the unit tests and dtests instrumented for test 
coverage on CircleCI and then combine the results of all tests (unit, dtest 
with vnodes, dtest without vnodes) into a single coverage report.

All of the hard work of getting JaCoCo to work with unit tests and dtests has 
already been done, it just needs wiring up.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to