Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

implement code coverage for the R package #11

Open
jameslamb opened this issue Aug 9, 2019 · 0 comments
Open

implement code coverage for the R package #11

jameslamb opened this issue Aug 9, 2019 · 0 comments
Labels

Comments

@jameslamb
Copy link
Collaborator

We should use some code coverage framework to run the R package's unit tests. That would guarantee that builds fail:

  • if any tests fail
  • if tests don't cover at least x% of the code

Could use this approach: https://github.com/jameslamb/ci_tools/blob/master/r/unit_tests.R

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

No branches or pull requests

2 participants