pkgnet icon indicating copy to clipboard operation
pkgnet copied to clipboard

Fail builds based on codecov results

Open jameslamb opened this issue 6 years ago • 0 comments

We have had to do a lot of complicated stuff to ensure our unit tests run on Travis but not on CRAN (e.g. #162 ). For this and other reasons, we should configure codecov to fail our builds if test coverage falls below some threshold (I propose setting it to our current coverage minus 2%).

Example of how to do this: https://github.com/apache/incubator-dubbo/pull/1678/files

jameslamb avatar Jan 19 '19 23:01 jameslamb