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

Set minimum code coverage gates #43

Closed
fvoska opened this issue Jan 27, 2022 · 0 comments
Closed

Set minimum code coverage gates #43

fvoska opened this issue Jan 27, 2022 · 0 comments
Assignees
Labels
maintenance Housekeeping tasks

Comments

@fvoska
Copy link
Contributor

fvoska commented Jan 27, 2022

Check what the coverage metrics are currently and set the gate to something slightly below the current values.

This should force contributors to write tests for newly added code because it will make the tests fail as part of PR checks.

Over time we should look into gradually raising the gate higher

@fvoska fvoska added enhancement Improvement of existing features maintenance Housekeeping tasks and removed enhancement Improvement of existing features labels Jan 27, 2022
@fvoska fvoska closed this as completed Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Housekeeping tasks
Projects
None yet
Development

No branches or pull requests

2 participants