I am no longer getting code coverage for R package using covr
on Travis (e.g., this build) and it gives the following error:
Travis never encountered any issues before, as can be seen from the following commits log and suddenly it stopped working-
Here is a link to the GitHub repo for this package that contains all necessary details (like yaml
files for travis-ci
and codecov
):
https://github.com/IndrajeetPatil/ggstatsplot
Any ideas on how to get rid of this error and get travis to provide code coverage percentages for PRs and master branch again?
P.S.
In case you are wondering, this app codecov
also has authorization to access data from this repo:
Turns out this had to do with the newly introduced {{
operator in rlang
and covr
's interpretation of it.
After this issue was resolved, the Travis-CI has started running code coverage again.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With