[
https://issues.apache.org/jira/browse/CASSANDRA-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17033752#comment-17033752
]
Jon Meredith commented on CASSANDRA-14788:
------------------------------------------
This needs to be reworked, I'll close the existing PRs. I think it'll be
possible to just use CircleCI variables to update the ant commands with the
Jacoco magic needed but need to take a closer look. I'm still hoping to get to
this, but it's unlikely to be this week.
> 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: Build
> Reporter: Jon Meredith
> Assignee: Jon Meredith
> Priority: Low
> Labels: pull-request-available
> Fix For: 4.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]