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

Report code coverage #921

Closed
adamjstewart opened this issue Sep 6, 2024 · 1 comment
Closed

Report code coverage #921

adamjstewart opened this issue Sep 6, 2024 · 1 comment

Comments

@adamjstewart
Copy link
Collaborator

We should add integration with a code coverage provider like codecov or coveralls so we can report overall coverage and work towards 100% coverage. At the moment, we only have 68% coverage, meaning the tests don't even try to run 32% of the code and it may or may not work, at least for the versions we want to test.

@adamjstewart
Copy link
Collaborator Author

Completed as part of #1011

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