vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

Don't output coverage results to stdout #7153

Closed sethidden closed 4 months ago

sethidden commented 4 months ago

Change the default value of coverageReporters from ["clover", "json", "lcov", "text"] to not include "text"

https://jestjs.io/docs/configuration#coveragereporters-arraystring--string-options

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: cda88f89ba6b004e81e7c7b495fd4bc5247b03d9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------------- | ----- | | @vue-storefront/jest-config | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR