Skip to content

Don't overrider NODE_V8_COVERAGE #70

@kilianc

Description

@kilianc

Is it possible to prepopulate --temp-directory with the content of $NODE_V8_COVERAGE if set? I am trying to integrate c8 in my workflow and I really like the ability to separate execution and reporting.

  • NODE_V8_COVERAGE=/tmp/cov npm test
  • NODE_V8_COVERAGE=/tmp/cov c8 report

Happy to contribute id accepted.
Cheers!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions