Skip to content

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Jan 6, 2021

If you only expect the backend code coverage, this warning is annoying

warning

You can set the environment variable as a flag

{
  "env": {
    "codeCoverage": {
      "url": "http://localhost:3003/__coverage__",
      "expectBackendCoverageOnly": true
    }
  }
}

And the warning goes away

expect-backend

@bahmutov bahmutov merged commit 610d0b5 into master Jan 6, 2021
@bahmutov
Copy link
Contributor Author

bahmutov commented Jan 6, 2021

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@emilyrohrbough emilyrohrbough deleted the backend-code-coverage-only branch March 22, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Web App is Not Instrumented Warning is being displayed Even for App with just Backend Code Coverage
1 participant