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

Implement code coverage suite intergration #41

Closed
tomschenkjr opened this issue Apr 22, 2015 · 4 comments
Closed

Implement code coverage suite intergration #41

tomschenkjr opened this issue Apr 22, 2015 · 4 comments
Assignees

Comments

@tomschenkjr
Copy link
Contributor

Integrate a code coverage suite (e.g., coveralls.io, codecov) with the RUnit testing.

Initial prototyping will be using the covr package to use code coverage implementation with Travis CI and Coveralls.

@tomschenkjr
Copy link
Contributor Author

As part of this work, have broken-out /R/tests into /tests so tests are executed during the R CMD build process, eliminating the need to include that step in the Makefile.

@tomschenkjr
Copy link
Contributor Author

  • Since tests directory is in root, need to remove the unit testing script from the CI yaml files.

@dmpe
Copy link
Contributor

dmpe commented Jul 8, 2015

#48

@tomschenkjr
Copy link
Contributor Author

Closed in cdda8f7

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

No branches or pull requests

2 participants