Skip to content

Broken "tempDirectory"? #927

Description

@simlu

In the latest version the tempDirectory is ignored and the .nyc_output is simply placed top level.

This used to work fine when defined in package.json as

{
 "nyc": {
    "tempDirectory": "./coverage/.nyc_output",
    ...
  }
 ...
}

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions