stable
Clone or download
Read-only
request #25007: Jest should not collect coverage under the scripts/lib folder
The `scripts/lib` in our different packages contains subpackages with their own test suites. There is no need for Jest to go their to see if those packages are covered or not, it will be determined by their own test suite. Change-Id: I16beba306dd2fcaad759562e5bfe8fc3495d6801
Modified Files
Name | ||||
---|---|---|---|---|
M | tests/jest/jest.base.config.js | +1 | −0 | Go to diff View file |