| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
There was a problem hiding this comment.
lgtm
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
@mcollina wdyt?
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/50198 ✔ Done loading data for nodejs/node/pull/50198 ----------------------------------- PR info ------------------------------------ Title stream: refactor writable _write (#50198) Author Robert Nagy (@ronag) Branch ronag:writable-clean -> nodejs:main Labels author ready, needs-ci Commits 1 - stream: refactor writable _write Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50198 Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50198 Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - stream: refactor writable _write ℹ This PR was created on Mon, 16 Oct 2023 13:34:39 GMT ✔ Approvals: 3 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680096270 ✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680107397 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1681609596 ✘ Last GitHub CI failed ℹ Last Full PR CI on 2023-10-18T13:41:53Z: https://ci.nodejs.org/job/node-test-pull-request/54940/ - Querying data for job/node-test-pull-request/54940/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6597965086 |
Sorry, something went wrong.
|
@ronag can you please rebase to fix the git conflicts? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/50198 ✔ Done loading data for nodejs/node/pull/50198 ----------------------------------- PR info ------------------------------------ Title stream: refactor writable _write (#50198) Author Robert Nagy (@ronag) Branch ronag:writable-clean -> nodejs:main Labels author ready, needs-ci Commits 1 - stream: refactor writable _write Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50198 Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50198 Reviewed-By: Yagiz Nizipli Reviewed-By: Marco Ippolito Reviewed-By: Matteo Collina -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - stream: refactor writable _write ℹ This PR was created on Mon, 16 Oct 2023 13:34:39 GMT ✔ Approvals: 3 ✔ - Yagiz Nizipli (@anonrig) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680096270 ✔ - Marco Ippolito (@marco-ippolito): https://github.com/nodejs/node/pull/50198#pullrequestreview-1680107397 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/50198#pullrequestreview-1681609596 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-10-23T21:53:15Z: https://ci.nodejs.org/job/node-test-pull-request/55168/ - Querying data for job/node-test-pull-request/55168/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6623263972 |
Sorry, something went wrong.
PR-URL: #50198 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
PR-URL: #50198 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
| Back | FazBrowse Home | New Git URL |
Cleans up the implementation a bit to make future work easier.