code-coverage icon indicating copy to clipboard operation
code-coverage copied to clipboard

respect nyc cwd option in glob query

Open AlexandreBonaventure opened this issue 3 years ago • 1 comments

We have a monorepo structure where e2e tests are living outside of app folders. We are able to configure nyc for our setup but when using all: true option, glob matching is not retrieving all files. By forwarding the nyc option, everything works like a charm now.

AlexandreBonaventure avatar Nov 22 '21 15:11 AlexandreBonaventure

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 22 '21 15:11 CLAassistant