Skip to content

The --test-coverage-exclude flag is ignored when added to the extension parameters #76

Description

@Ibby-B

Hi,

Thanks for your work on this extension.
I've tried to pass the --test-coverage-exclude cli flag to the nodejs-testing.extensions's parameter config option, but it doesn't seem to have the intended effect.

I think i can fix this by passing the cli arguments here:

(report as any).exclude.exclude.push("**/runner-loader.js");

I can try putting together a PR to make the coverage reporter aware of the flag, but I'm not sure what the contribution process is.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions