Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken "tempDirectory"? #927

Closed
simlu opened this issue Oct 19, 2018 · 2 comments
Closed

Broken "tempDirectory"? #927

simlu opened this issue Oct 19, 2018 · 2 comments
Labels

Comments

@simlu
Copy link

simlu commented Oct 19, 2018

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",
    ...
  }
 ...
}
@simlu
Copy link
Author

simlu commented Oct 19, 2018

So apparently this was renamed. I consider this a breaking change...?!

@simlu
Copy link
Author

simlu commented Oct 19, 2018

Pending investigation but this appears to be a newly introduced bug.

@JaKXz JaKXz added the bug label Jan 3, 2019
@JaKXz JaKXz closed this as completed in 28b6d09 Jan 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants