| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
This change is being made as part of #62032. |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #62042 +/- ##
==========================================
+ Coverage 89.58% 89.64% +0.06%
==========================================
Files 674 676 +2
Lines 205159 206240 +1081
Branches 39352 39506 +154
==========================================
+ Hits 183792 184894 +1102
+ Misses 13583 13465 -118
- Partials 7784 7881 +97
... and 129 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
|
@richardlau PTAL, that PR is closed for now |
Sorry, something went wrong.
Failed to start CI⚠ No approving reviews found ✘ Refusing to run CI on potentially unsafe PRhttps://github.com/nodejs/node/actions/runs/22575987214 |
Sorry, something went wrong.
Sorry, something went wrong.
|
@gurgunday Can you please resolve conflicts and force push? |
Sorry, something went wrong.
|
It's resolved |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Follow up to #61721
We added this quirky parameter in #60399 when implementing an optimization to Buffer.concat and Buffer.copy with the intention of eventually removing it when .concat used TypedArrayPrototypeSet in all cases
The parameter was only used in one place until it was removed in #61721:
https://github.com/nodejs/node/pull/61721/changes#diff-3c2cd5c512dd026a7765b6b2ae3f85785d3b7ea3795e11949892b7b73beee630L635