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

Add code coverage CLI checks for home view #2488

Open
dotNomad opened this issue Dec 13, 2024 · 1 comment
Open

Add code coverage CLI checks for home view #2488

dotNomad opened this issue Dec 13, 2024 · 1 comment
Assignees
Milestone

Comments

@dotNomad
Copy link
Collaborator

dotNomad commented Dec 13, 2024

Utilizing Vitest we can setup code coverage reporting, and CLI checks to fail when we do not hit thresholds.

@dotNomad dotNomad added this to the v1.8.0 milestone Dec 13, 2024
@dotNomad dotNomad self-assigned this Dec 13, 2024
@dotNomad
Copy link
Collaborator Author

Vitest has a setting which can auto update threshold values when code coverage is improved: https://vitest.dev/config/#coverage-thresholds-autoupdate

It could be possible to commit that if those change in a PR when vitest is run 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants