-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Increase code coverage #478
Increase code coverage #478
Conversation
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.
Great PR! Thanks a lot. Some minor comments.
Do you know why some of the tests are failing?`
Ahh oversight from me, I was running the tests in isolation and completely missed this!! Thanks for the comments I will fix those things and get the tests passing cheers! |
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.
This is perfect, thanks so much 🙏
All these things considered statement coverage is now just over 99% but branch coverage needs improvement and there are still missing test cases I think