Skip to content
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

DISABLE coverage reporting for <template> section #529

Open
chaples55 opened this issue Jan 27, 2023 · 0 comments
Open

DISABLE coverage reporting for <template> section #529

chaples55 opened this issue Jan 27, 2023 · 0 comments

Comments

@chaples55
Copy link

chaples55 commented Jan 27, 2023

We're upgrading our Vue2/Vuetify apps from Vue CLI v4 to v5 (Jest v24 -> v27, vue-jest -> vue2-jest), and the introduction of coverage reporting for the template section has brought our coverage down. We already test the UI thoroughly via Selenium and don't want to build out template tests to get our coverage report back to 100%.

Is there a way to turn off coverage for just the template? It seems like it should be configurable.

@chaples55 chaples55 changed the title DISABLE coverage for <Template> section DISABLE coverage reporting for <template> section Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant