-
Notifications
You must be signed in to change notification settings - Fork 521
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: #3296: Add check to ensure all TODOs are correctly formatted and correspond to an open issue on Github #3508
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.
Thanks @Sparsh1212. The PR is look good to me, just had a few more comments--PTAL.
scripts/src/java/org/oppia/android/scripts/todo/TodoCollector.kt
Outdated
Show resolved
Hide resolved
scripts/src/java/org/oppia/android/scripts/todo/TodoOpenCheck.kt
Outdated
Show resolved
Hide resolved
scripts/src/java/org/oppia/android/scripts/todo/TodoOpenCheck.kt
Outdated
Show resolved
Hide resolved
scripts/src/java/org/oppia/android/scripts/todo/TodoOpenCheck.kt
Outdated
Show resolved
Hide resolved
scripts/src/java/org/oppia/android/scripts/todo/TodoOpenCheck.kt
Outdated
Show resolved
Hide resolved
scripts/src/javatests/org/oppia/android/scripts/todo/TodoCollectorTest.kt
Show resolved
Hide resolved
scripts/src/javatests/org/oppia/android/scripts/todo/TodoCollectorTest.kt
Show resolved
Hide resolved
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 @Sparsh1212. Had a few more comments.
scripts/src/javatests/org/oppia/android/scripts/common/RepositoryFileTest.kt
Outdated
Show resolved
Hide resolved
scripts/src/javatests/org/oppia/android/scripts/todo/TodoCollectorTest.kt
Show resolved
Hide resolved
scripts/src/javatests/org/oppia/android/scripts/todo/TodoCollectorTest.kt
Show resolved
Hide resolved
Done. PTAL. |
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 @Sparsh1212. LGTM.
@rt4914 I think you need to review a trivial change in an XML file to unblock this PR. |
Assigning @anandwana001 for code owner reviews. Thanks! |
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.
Approved for code owner. Thanks.
Explanation
Fixes #3296
Check list