Skip to content

Code coverage results do not respect :nocov: #1

Description

@michaelmior

SimpleCov allows the use of a token in the source file such as :nocov: which delimits blocks of codes that should not be considered when calculating code coverage. Why I look at the HTML report produced by SimpleCov, lines inside :nocov: blocks are correctly shown as skipped. On Scrutinizer CI, these blocks are displayed in red as not covered.

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