Skip to content

Cannot provide exclude regex from CLI #186

@tpluscode

Description

@tpluscode

The readme states that the CLI's -e/--exclude parameter can be a regular expression but because arguments are always strings the CoverageTransformer never interprets the pattern as a regex: https://github.com/SitePen/remap-istanbul/blob/master/lib/CoverageTransformer.js#L23

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