uptasticsearch icon indicating copy to clipboard operation
uptasticsearch copied to clipboard

Add codecov on the R package

Open jameslamb opened this issue 5 years ago • 0 comments

Should add some measure of code coverage on the R package (since that's our main published artifact) using codecov. This probably means adding codecov stuff to .travis.yml only for the one build with the most recent Elasticsearch version.

Should also add some rules to break PRs that don't test their code using a .codecov.yml file at the repo root.

Should also add a codecov badge in the README.

Fixing this issue doesn't have to be a single PR!

jameslamb avatar Mar 04 '19 04:03 jameslamb