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

Audit test coverage - aim for and enforce >=80% #230

Closed
schuylermartin45 opened this issue May 11, 2023 · 3 comments
Closed

Audit test coverage - aim for and enforce >=80% #230

schuylermartin45 opened this issue May 11, 2023 · 3 comments
Labels

Comments

@schuylermartin45
Copy link
Collaborator

I know there are other unit test tickets already filed, but this ticket is a call to action to audit the test coverage and test cases of the project.

We need to audit and then enforce a minimum test coverage threshold. PRs should not be accepted if the test coverage is below a certain threshold.

This will allow us to prevent regressions, which is a key step towards future automation projects.

@schuylermartin45 schuylermartin45 changed the title Audit test coverage - aim for >80% Audit test coverage - aim for and enforce >=80% May 11, 2023
@razzlestorm
Copy link
Contributor

TODO: Validate that make test is producing a metric we're happy with.

@marcoesters
Copy link
Collaborator

#51 and #178 should get us beyond 80%. Those issues should be tackled first before we get to this one.

80% is a good target, but I think with these issues solved, we will get way past that.

@schuylermartin45
Copy link
Collaborator Author

Enforcement is now being done. Closing.

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

No branches or pull requests

3 participants