Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up code coverage processing #103

Open
martintoreilly opened this issue Apr 30, 2018 · 0 comments
Open

Speed up code coverage processing #103

martintoreilly opened this issue Apr 30, 2018 · 0 comments
Assignees

Comments

@martintoreilly
Copy link
Member

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant