Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

# nocov not handled with function in a function #594

Open
billdenney opened this issue Jan 10, 2025 · 0 comments
Open

# nocov not handled with function in a function #594

billdenney opened this issue Jan 10, 2025 · 0 comments

Comments

@billdenney
Copy link

As shown here: https://app.codecov.io/gh/billdenney/pknca/pull/366/blob/R/dplyr.R#L31

We have created a function-in-a-function where the function() and final } have # nocov (based on prior discussion in #387), but the lines still show as not covered though I think they should not be counted.

Is there a way to either show these lines as covered or omit them from counting?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant