Open martintoreilly opened 6 years ago
Calculating code coverage takes almost half the Travis CI run time when using the default C++ compiler version (see build 1067). Total build is 13 min 53 sec. $ Rscript -e 'library(covr); codecov()' takes 374.45s (6 min 14 sec).
$ Rscript -e 'library(covr); codecov()'
Calculating code coverage takes almost half the Travis CI run time when using the default C++ compiler version (see build 1067). Total build is 13 min 53 sec.
$ Rscript -e 'library(covr); codecov()'
takes 374.45s (6 min 14 sec).