You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jon Meredith (JIRA)" <ji...@apache.org> on 2018/09/24 17:09:00 UTC

[jira] [Created] (CASSANDRA-14788) Add test coverage workflows to CircleCI config

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