Skip to content

# nocov not handled with function in a function #594

@billdenney

Description

@billdenney

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions