Conversation
Collaborator
|
Review requested:
|
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
jasnell
force-pushed
the
jasnell/moar-iter-streams-3
branch
from
September 22, 2026 16:26
8bc2e10 to
345be6c
Compare
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
Signed-off-by: James M Snell <jasnell@gmail.com>
Just say no to `new Promise(() => timer(...))` use promisified timers Signed-off-by: James M Snell <jasnell@gmail.com>
jasnell
force-pushed
the
jasnell/moar-iter-streams-3
branch
from
September 22, 2026 16:27
345be6c to
0b2fffe
Compare
jasnell
marked this pull request as ready for review
September 22, 2026 16:27
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #66079 +/- ##
========================================
Coverage 90.29% 90.29%
========================================
Files 790 790
Lines 272883 273284 +401
Branches 52118 52214 +96
========================================
+ Hits 246387 246757 +370
- Misses 16943 16985 +42
+ Partials 9553 9542 -11
🚀 New features to boost your workflow:
|
Signed-off-by: James M Snell <jasnell@gmail.com> Assisted-by: Opencode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See each individual commits.
Stacks on #66030 the first seven commits here are from there.. this will remain draft until that lands