Trying to run coveralls or codecov results in an error:
> coveralls()
Error in eval(expr, envir, enclos) : Object 'boundary' not found
> codecov()
Error in eval(expr, envir, enclos) : Object 'boundary' not found
As long as this error occurs, we can't really test anymore :-/
Trying to run
coveralls
orcodecov
results in an error:As long as this error occurs, we can't really test anymore :-/