-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Feature/issue 39 #68
Feature/issue 39 #68
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.
Inline comments are ok, those didn't need to be removed. Code that is commented out is what is unnecessary
Do you want me to put them all back? most of them are a bit unnecessary, the code is kind of self explanatory. But I can put them back if you think they help with code maintenance. |
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.
Agree with Frank's comments, otherwise looks good to me
Github Issue: #39
Description
Clean up code
Overview of work done
Removed commented out code
Removed unused parameters
Cleaned up todo comments
Overview of verification done
Same unit tests
Overview of integration done
N/A
PR checklist:
See Pull Request Review Checklist for pointers on reviewing this pull request