-
Notifications
You must be signed in to change notification settings - Fork 97
builtin: Implement builtin_iter #54
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
This is WIP PR do not merge! |
d774c3f
to
e740b39
Compare
Codecov Report
@@ Coverage Diff @@
## master #54 +/- ##
==========================================
+ Coverage 66.09% 66.42% +0.32%
==========================================
Files 58 59 +1
Lines 10332 10368 +36
==========================================
+ Hits 6829 6887 +58
+ Misses 3017 2989 -28
- Partials 486 492 +6
Continue to review full report at Codecov.
|
8aceacc
to
14c5813
Compare
14c5813
to
29323cf
Compare
@ncw |
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.
That looks great! Just one minor point inline.
29323cf
to
6b0f6b1
Compare
@ncw |
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.
That looks great now - merge away :-)
Closes: #53