| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
|
CC @nodejs/primordials @nodejs/zlib |
Sorry, something went wrong.
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #54695 +/- ##
==========================================
- Coverage 88.07% 88.07% -0.01%
==========================================
Files 652 652
Lines 183570 183566 -4
Branches 35872 35860 -12
==========================================
- Hits 161686 161681 -5
- Misses 15137 15140 +3
+ Partials 6747 6745 -2
|
Sorry, something went wrong.
|
This PR is currently blocked from landing due to unreliable CI |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
# Conflicts: # lib/zlib.js
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sorry, something went wrong.
Sorry, something went wrong.
Commit Queue failed- Loading data for nodejs/node/pull/54695 ✔ Done loading data for nodejs/node/pull/54695 ----------------------------------- PR info ------------------------------------ Title zlib: remove prototype primordials usage (#54695) Author Yagiz Nizipli <yagiz@nizipli.com> (@anonrig) Branch anonrig:yagiz/remove-primordials-zlib -> nodejs:main Labels zlib, author ready, needs-ci, needs-benchmark-ci, commit-queue-squash Commits 2 - zlib: remove prototype primordials usage - Update zlib.js Committers 1 - Yagiz Nizipli <yagiz@nizipli.com> PR-URL: https://github.com/nodejs/node/pull/54695 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/54695 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - zlib: remove prototype primordials usage ⚠ - Update zlib.js ℹ This PR was created on Sun, 01 Sep 2024 16:28:21 GMT ✔ Approvals: 7 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2274458346 ✔ - Marco Ippolito (@marco-ippolito) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2274459245 ✔ - Robert Nagy (@ronag) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2277737863 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2277787527 ✔ - Ruy Adorno (@ruyadorno) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2283877520 ✔ - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/54695#pullrequestreview-2289797393 ✔ - Trivikram Kamat (@trivikr): https://github.com/nodejs/node/pull/54695#pullrequestreview-2295411895 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2024-09-18T23:57:25Z: https://ci.nodejs.org/job/node-test-pull-request/62543/ - Querying data for job/node-test-pull-request/62543/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/10933395608 |
Sorry, something went wrong.
# Conflicts: # lib/zlib.js PR-URL: #54695 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruy Adorno <ruy@vlt.sh> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Matthew Aitken <maitken033380023@gmail.com>
| Back | FazBrowse Home | New Git URL |
As a result of the primordials work done by @aduh95 and others, let's remove the prototypal primordials from node:zlib