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

[Meta] Explore coverage and find a function to improve #16

Open
statnmap opened this issue Oct 3, 2021 · 0 comments
Open

[Meta] Explore coverage and find a function to improve #16

statnmap opened this issue Oct 3, 2021 · 0 comments

Comments

@statnmap
Copy link
Contributor

statnmap commented Oct 3, 2021

Code coverage is there: https://codecov.io/github/ThinkR-open/thinkr?branch=master

  • Find a function that is not well covered.
  • Open an issue to say that you are working on it
  • Add these checkbox
- [ ] Document the function
- [ ] Add a reproducible example
- [ ] Add unit tests
- [ ] Add a dedicated vignette

You can use {fusen} and fusen::add_dev_history(name = "additional") to do so. While doing this, you will need to cut the code of the chosen from the associated R file to put it in the function chunk of the dev_history. {fusen} documentation is there: https://thinkr-open.github.io/fusen/

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

1 participant