-
Notifications
You must be signed in to change notification settings - Fork 202
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
RqLive.java:47-49: Refactor the parse method into... #655
Comments
@dalifreire it's yours, please go ahead |
@yegor256 since there is no milestone yet I set it to "1.0" |
@davvd please, assign someone else. |
@dalifreire deducted 30 from your rating :( |
@dalifreire right, I will find someone else, no problem |
@essobedo please proceed, it's yours |
@davvd the PR has been merged, please proceed |
@davvd please |
@davvd I guess that there is a good reason that prevents you to go any further so could you please tell me what it is? Just to allow me to be aware of the entire workflow. Thank you in advance. |
@davvd ping |
@davvd please close the ticket |
@yegor256 Thanks, closed |
@elenavolokhova please, review this ticket for compliance with our QA rules |
@davvd Looks good! |
@elenavolokhova many thanks |
@essobedo 10 mins was added to the account of @elenavolokhova (for QA review), in transaction 82204435 Much appreciated! 30 mins was added to your account, payment ID +30 to your rating, your total score is +435 |
Puzzle
519-af7d4687
insrc/main/java/org/takes/rq/RqLive.java:47-49
has to be resolved: Refactor the parse method into a new class. This method is too long and too much if-else statements. Covert this into an IfElseClass.... The puzzle was created by Sebin George on 13-Mar-2016.If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code.
The text was updated successfully, but these errors were encountered: