-
Notifications
You must be signed in to change notification settings - Fork 4
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
For #76: Exec register error tests. #79
Conversation
Job #79 is now in scope, role is |
This pull request #79 is assigned to @pinaf/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @carlosmiranda/z (the architect) right in this ticket; if you decide that this PR should not be accepted ever, also inform the architect; this blog post will help you understand what is expected from a code reviewer; there will be a monetary reward for this job |
@pinaf ping |
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.
@paulodamaso Please see my comments below.
|
||
@Override | ||
public Iterable<Directive> asXembly() throws IOException { | ||
throw new UnsupportedOperationException("not implemented"); |
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.
@paulodamaso let's add a puzzle for the implementation of this method
|
||
@Override | ||
public void delete() throws IOException { | ||
throw new UnsupportedOperationException("delete() not implemented"); |
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.
@paulodamaso let's add a puzzle for the implementation of this method
@pinaf Please take a look. |
@paulodamaso thanks |
@carlosmiranda ping |
@rultor merge |
@carlosmiranda OK, I'll try to merge now. You can check the progress of the merge here |
@carlosmiranda @paulodamaso Oops, I failed. You can see the full log here (spent 8min)
|
} | ||
|
||
@Override | ||
public Iterable<Error> iterate() throws IOException { |
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.
@paulodamaso let's remove the exception here
@pinaf I think that it's good now |
@paulodamaso yep, thanks! |
@rultor merge |
@carlosmiranda OK, I'll try to merge now. You can check the progress of the merge here |
@carlosmiranda Done! FYI, the full log is here (took me 14min) |
@ypshenychka/z please review this job completed by @pinaf/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
The job #79 is now out of scope |
There is an unrecoverable failure on my side. Please, submit it here:
0.37.5: CID: 947424ae-7e84-4d69-8404-d4fc2a40fbad, Type: "Send zold" |
Payment to |
@0crat quality good |
Quality review completed: +8 point(s) just awarded to @ypshenychka/z |
For #76:
Exec
error register;Error
andErrors
Exec
to receive error repository reference