-
Notifications
You must be signed in to change notification settings - Fork 370
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
additional tests to improve coverage #2560
Conversation
additional coverage improvement is in #2554. I will come back to that PR tomorrow to finalize it. |
@nalimilan - this should be good for a review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I've just spotted a few tests that seem a bit out of place. It's always hard to find out to organize tests...
Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
updated |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
98.24% coverage! Maybe we can aim at 100% one day! :-)
No 😄, because:
But we should be close. Thank you for reviewing this. |
No functionality is changed in this PR