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

Add function_exclusions argument to covr::codecov() in test-coverage.yaml #45

Open
nicholas-masel opened this issue Dec 22, 2022 · 0 comments
Assignees

Comments

@nicholas-masel
Copy link

I don't know of a way to test .onLoad() functions and would like to exclude these from the coverage. Could we add an additional optional argument to open up using exclude with this workflow?

For example:

covr::codecov(quiet = FALSE, function_exclusions = "\\.onLoad")
@galachad galachad self-assigned this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants