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

fixes #665 - remove many of the TODOs #673

Merged
merged 1 commit into from Jan 22, 2018
Merged

fixes #665 - remove many of the TODOs #673

merged 1 commit into from Jan 22, 2018

Conversation

jmrodri
Copy link
Contributor

@jmrodri jmrodri commented Jan 22, 2018

Reduced the TODO count from 60 to 38.

$ git grep TODO| grep -v vendor | wc -l                                                                 
60                                   
$ git grep TODO | grep -v vendor | wc -l
38

fixes #665

There are still some in the files which I felt were still relevant or
useful reminders.
@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 22, 2018
Copy link
Contributor

@rthallisey rthallisey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice @jmrodri. There are probably some TODOs that require a feature to add. We can remove those if there's a corresponding issue created to track the TODO. That may get us down a few more.

Copy link
Contributor

@eriknelson eriknelson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

@eriknelson
Copy link
Contributor

Merging without a bug because this is all comment removal with no functional changes.

@eriknelson eriknelson merged commit 3fde738 into master Jan 22, 2018
@eriknelson eriknelson deleted the removetodos branch January 22, 2018 21:34
jianzhangbjz pushed a commit to jianzhangbjz/ansible-service-broker that referenced this pull request May 17, 2018
There are still some in the files which I felt were still relevant or
useful reminders.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too many TODOs
5 participants