-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
stream: readable use bitmap accessors #50350
Merged
Merged
Conversation
This file contains 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
Member
ronag
commented
Oct 23, 2023
Review requested:
|
ronag
added a commit
to nxtedition/node
that referenced
this pull request
Oct 23, 2023
ronag
force-pushed
the
readable-bitmap
branch
from
October 23, 2023 21:04
4b160a9
to
87024e5
Compare
rluvaton
added
stream
Issues and PRs related to the stream subsystem.
performance
Issues and PRs related to the performance of Node.js.
needs-benchmark-ci
PR that need a benchmark CI run.
labels
Oct 23, 2023
benjamingr
approved these changes
Oct 23, 2023
rluvaton
approved these changes
Oct 23, 2023
ronag
added a commit
to nxtedition/node
that referenced
this pull request
Oct 23, 2023
ronag
force-pushed
the
readable-bitmap
branch
from
October 23, 2023 21:11
87024e5
to
d6e11dc
Compare
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Oct 23, 2023
ronag
added a commit
to nxtedition/node
that referenced
this pull request
Oct 24, 2023
ronag
force-pushed
the
readable-bitmap
branch
from
October 24, 2023 06:54
d6e11dc
to
3544359
Compare
ronag
changed the title
stream: Readable use bitmap accessors
stream: readable use bitmap accessors
Oct 24, 2023
ronag
force-pushed
the
readable-bitmap
branch
from
October 24, 2023 06:59
3544359
to
b9248c9
Compare
ronag
added
the
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
label
Oct 24, 2023
ronag
added
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Oct 24, 2023
Uzlopak
approved these changes
Oct 24, 2023
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.
LGTM
16 tasks
nodejs-github-bot
added
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Oct 25, 2023
Commit Queue failed- Loading data for nodejs/node/pull/50350 ✔ Done loading data for nodejs/node/pull/50350 ----------------------------------- PR info ------------------------------------ Title stream: readable use bitmap accessors (#50350) Author Robert Nagy (@ronag) Branch ronag:readable-bitmap -> nodejs:main Labels stream, performance, author ready, needs-ci, needs-benchmark-ci Commits 1 - stream: readable use bitmap accessors Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/50350 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Raz Luvaton ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/50350 Reviewed-By: Benjamin Gruenbaum Reviewed-By: Raz Luvaton -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - stream: readable use bitmap accessors ℹ This PR was created on Mon, 23 Oct 2023 21:04:28 GMT ✔ Approvals: 2 ✔ - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/50350#pullrequestreview-1693524231 ✔ - Raz Luvaton (@rluvaton): https://github.com/nodejs/node/pull/50350#pullrequestreview-1693525520 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2023-10-24T13:57:48Z: https://ci.nodejs.org/job/node-test-pull-request/55189/ - Querying data for job/node-test-pull-request/55189/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/6646200515 |
rluvaton
approved these changes
Oct 25, 2023
rluvaton
added
commit-queue
Add this label to land a pull request using GitHub Actions.
and removed
commit-queue-failed
An error occurred while landing this pull request using GitHub Actions.
labels
Oct 25, 2023
nodejs-github-bot
removed
the
commit-queue
Add this label to land a pull request using GitHub Actions.
label
Oct 25, 2023
Landed in 31e0759 |
This was referenced Oct 26, 2023
alexfernandez
pushed a commit
to alexfernandez/node
that referenced
this pull request
Nov 1, 2023
PR-URL: nodejs#50350 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
targos
pushed a commit
that referenced
this pull request
Nov 11, 2023
PR-URL: #50350 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
UlisesGascon
pushed a commit
that referenced
this pull request
Dec 11, 2023
PR-URL: #50350 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Raz Luvaton <rluvaton@gmail.com>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
needs-benchmark-ci
PR that need a benchmark CI run.
needs-ci
PRs that need a full CI run.
performance
Issues and PRs related to the performance of Node.js.
stream
Issues and PRs related to the stream subsystem.
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.