-
Notifications
You must be signed in to change notification settings - Fork 14
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
increase package-wide unit test coverage #143
Comments
brownag
added a commit
that referenced
this issue
Aug 2, 2020
brownag
added a commit
that referenced
this issue
Aug 2, 2020
|
Update:
|
Just those without 100% coverage.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can use the {covr} package to see which parts of the codebase need unit tests developed.
I am not sure that this is picking up everything... investigate further perhaps at finer level of detail (i.e. individual exported functions)
By this estimate, we are just below 50% coverage right now.
The text was updated successfully, but these errors were encountered: