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

Increasing coverage #139

Open
rmisener opened this issue Dec 4, 2023 · 0 comments
Open

Increasing coverage #139

rmisener opened this issue Dec 4, 2023 · 0 comments

Comments

@rmisener
Copy link
Member

rmisener commented Dec 4, 2023

With PR 137 (#137), we reduced coverage from 96% to 92%. The error handling has substantially improved (exceptions rather than asserts), but the code coverage has dropped because exceptions count towards line coverage (assertions don't).

Already PR 137 does include a lot of tests for increasing the code coverage, but any additional tests would always be appreciated. 😀

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