You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: