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 test coverage metrics to jest config and add github action(s) to ensure them #1

Closed
tracker1 opened this issue Apr 19, 2022 · 1 comment

Comments

@tracker1
Copy link

This is beyond the code strictly speaking, but would be a decent idea to add a test coverage requirement (matching the current coverage level) to the jest configuration.

Then adding a github action to require the coverage is met in pull requests.

Optionally, adding another action, that will update the coverage levels to the current level when merged.

@JamieLivingstone
Copy link
Owner

Actioned in this PR.

Thank you for the suggestion!

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

2 participants