Skip to content

feat: add option to expect the backend code coverage only #373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 6, 2021

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