-
Notifications
You must be signed in to change notification settings - Fork 18
Implementing visit_while_loop #206
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
Implementing visit_while_loop #206
Conversation
Codecov ReportAttention: Patch coverage is
📢 Thoughts on this report? Let us know! |
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.
Hi @bhagyasreey , thanks for the work! I've reviewed and provided some suggestions for the code, could you please take a look?
@TheGupta2012 could you please check the changes. Thank you. |
Hi, could you look into the tests failure please? |
I fixed the issue. Could you please check it now. |
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.
LGTM
Fixes #7
Summary of changes