[
https://issues.apache.org/jira/browse/CASSANDRA-14788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204771#comment-17204771
]
Paulo Motta commented on CASSANDRA-14788:
-----------------------------------------
I'm not sure if this is already being covered by this ticket but something
useful I saw in another project is to add a notification on the PR on how much
a changeset increases or decreases overall code coverage.
For example, on this auto-generated ASF Github bot comment from LANG-1252:
Coverage increased (+0.009%) to 93.463% when pulling
**0a0a35f54f5e7ab2d10022d3ee244cbc876bdde2 on chtompki:LANG-1252** into
**d53d0419f1c948d3cc7454254ab9a3cb18ca9d3a on apache:master**.
> 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, CI
> Reporter: Jon Meredith
> Assignee: Jon Meredith
> Priority: Low
> Labels: CI, pull-request-available
> Fix For: 4.0
>
> Time Spent: 1h 10m
> 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]