v1.10.0
You can skip the client-side code coverage hooks by setting the environment variable `coverage` to `false`. ```shell cypress run --env coverage=false cypress open --env coverage=false CYPRESS_coverage=false cypress run ``` See different ways of setting env variables https://on.cypress.io/environment-variables