-
Notifications
You must be signed in to change notification settings - Fork 56
Integrate 1920 Source Format and Grader #363
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
Integrate 1920 Source Format and Grader #363
Conversation
Pull Request Test Coverage Report for Build 2415
💛 - Coveralls |
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
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.
Preliminary comments. Halfway through, will try to finish the review over weekend.
In general, so far, remove all commented out codes. It's also part of good git etiquette
lib/cadet/assessments/question_types/programming_question_testcases.ex
Outdated
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.
Complete review.
Overall looks good \o/, just some typical nitpicking by me
lib/cadet/assessments/question_types/programming_question_testcases.ex
Outdated
Show resolved
Hide resolved
Guard parse_response Co-Authored-By: Julius Putra Tanu Setiaji <indocomsoft@gmail.com>
…ng/cadet into integrate-updated-grader
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.
Some last nitpicking. After these are addressed, should be good to merge.
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 save for the 2 outstanding comments
CHANGES:
TODO: