| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #62394 +/- ##
==========================================
- Coverage 89.69% 89.69% -0.01%
==========================================
Files 676 676
Lines 206693 206767 +74
Branches 39577 39588 +11
==========================================
+ Hits 185402 185457 +55
- Misses 13435 13442 +7
- Partials 7856 7868 +12
... and 41 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
|
Nothing to do now. Ready to merge. |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #62394 Reviewed-By: Mattias Buelens <mattias@buelens.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#62394 Reviewed-By: Mattias Buelens <mattias@buelens.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
This aligns Readable.toWeb(stream) termination handling with
eos(stream, { writable: false }).
Changes:
end(), destroy(), and destroy(error)
state and byte stream type, regardless of when the adapter is created
for already-terminated streams
path, including listener cleanup and BYOB termination
Tests: