Neal Richardson created ARROW-5496:
--------------------------------------
Summary: [R][CI] Fix relative paths in R codecov.io reporting
Key: ARROW-5496
URL: https://issues.apache.org/jira/browse/ARROW-5496
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration, R
Reporter: Neal Richardson
Assignee: Neal Richardson
https://issues.apache.org/jira/browse/ARROW-5418 added coverage stats for R,
but due to an assumption in the coverage runner that the project would be at
the top level of the GitHub repository, the `r/` subdirectory was not included,
so R coverage stats were put in the wrong place, and detail files (such as
[https://codecov.io/gh/apache/arrow/src/master/R/ArrayData.R]) return 404.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)