-
Notifications
You must be signed in to change notification settings - Fork 170
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
#839: Introduce IteratorOfBytes and IteratorOfDoubles #863
Conversation
Job #863 is now in scope, role is |
Codecov Report
@@ Coverage Diff @@
## master #863 +/- ##
============================================
+ Coverage 85.83% 85.86% +0.03%
- Complexity 1405 1411 +6
============================================
Files 253 255 +2
Lines 3706 3714 +8
Branches 209 207 -2
============================================
+ Hits 3181 3189 +8
Misses 477 477
Partials 48 48
Continue to review full report at Codecov.
|
This pull request #863 is assigned to @paulodamaso/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @llorllale/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 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.
@proshin-roman Just correct a couple of typos, please.
|
||
/** | ||
* Iterator tat returns a set of bytes. | ||
* |
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.
@proshin-roman Please correct this typo.
|
||
/** | ||
* Iterator tat returns a set of double values. | ||
* |
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.
@proshin-roman Please correct this typo.
@paulodamaso I've fixed all comments - please review the pull request again |
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.
@proshin-roman Good to go, thanks.
@rultor good to merge |
@paulodamaso Thanks for your request. @llorllale Please confirm this. |
@rultor merge |
@llorllale OK, I'll try to merge now. You can check the progress of the merge here |
@llorllale Done! FYI, the full log is here (took me 12min) |
@elenavolokhova/z please review this job completed by @paulodamaso/z, as in §30; the job will be fully closed and all payments will be made when the quality review is completed |
The job #863 is now out of scope |
Payment to |
@paulodamaso According to our Policy:
Please, confirm that you will try to find at least 3 not cosmetic issues next time. |
@elenavolokhova confirm |
@0crat quality acceptable |
@0crat status |
PR for #839.