[
https://issues.apache.org/jira/browse/ARROW-15768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17539862#comment-17539862
]
Dewey Dunnington commented on ARROW-15768:
------------------------------------------
I'd be content with a crossbow job that I could trigger from a PR that I was
authoring/reviewing...I rather like the codecov visualization but the static
html that {{covr::report()}} generates as an artifact that could be downloaded
would be a good start (at least for the R bindings). I have never run it for
Arrow, though, so I don't know if that's opening a can of worms.
> [CI][C++] Reinstate a code coverage job
> ---------------------------------------
>
> Key: ARROW-15768
> URL: https://issues.apache.org/jira/browse/ARROW-15768
> Project: Apache Arrow
> Issue Type: Task
> Components: C++, Continuous Integration
> Reporter: Antoine Pitrou
> Priority: Major
>
> Long ago we used to have code coverage measured on our Travis-CI setup. We
> dropped it because it was difficult to maintain and also a bit costly in
> additional execution time AFAIR.
> Now that we have nightly builds using Crossbow and the flexibility of Github
> Actions workflows (where we could even perhaps run coverage on e.g. Linux and
> Windows, then combine the files as a final merge job), we should be able to
> create a new code coverage job.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)