Antoine Pitrou created ARROW-15768:
--------------------------------------
Summary: [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
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.1#820001)