Skip to content

feat: warn if missing code coverage information #128

New issue

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

By clicking “No 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? No Sign in to your account

Merged
merged 3 commits into from
Feb 11, 2020

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented Feb 4, 2020

Gives a warning if cannot find neither e2e nor unit test code coverage. The warning has a link that opens on click right inside the test runner's browser, goes to https://github.com/cypress-io/code-coverage#instrument-your-application

Screen Shot 2020-02-04 at 10 38 47 AM

  • if there is no e2e code coverage, but at least unit test coverage gives a "note"

Screen Shot 2020-02-04 at 10 40 32 AM

@bahmutov
Copy link
Contributor Author

bahmutov commented Feb 4, 2020 via email

@bahmutov
Copy link
Contributor Author

bahmutov commented Feb 4, 2020

I have added the same test to every message coming from this plugin

Screen Shot 2020-02-04 at 2 12 58 PM

@bahmutov bahmutov merged commit 573bc6a into master Feb 11, 2020
@bahmutov
Copy link
Contributor Author

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

rndmerle pushed a commit to rndmerle/code-coverage that referenced this pull request Apr 25, 2020
* feat: warn if missing code coverage information

* add note to plugin's log messages
@emilyrohrbough emilyrohrbough deleted the warn-if-missing-coverage-info branch March 22, 2023 17:58
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ineffective configuration should error
2 participants