Merged
Conversation
Member
Author
|
@nodejs/buffer |
ramidzkh
reviewed
Oct 4, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #55261 +/- ##
==========================================
- Coverage 88.41% 87.89% -0.53%
==========================================
Files 652 652
Lines 186594 186611 +17
Branches 36054 35757 -297
==========================================
- Hits 164980 164014 -966
- Misses 14883 15821 +938
- Partials 6731 6776 +45
|
ramidzkh
reviewed
Oct 4, 2024
avivkeller
reviewed
Oct 4, 2024
c716656 to
7332ad1
Compare
anonrig
approved these changes
Oct 4, 2024
ramidzkh
reviewed
Oct 4, 2024
0d57b24 to
5c04ef2
Compare
Collaborator
Fixes: nodejs#54573 Co-authored-by: ronag <ronagy@icloud.com> Co-authored-by: ramidzkh <ramidzkh@gmail.com>
Collaborator
Collaborator
anonrig
approved these changes
Oct 6, 2024
joyeecheung
approved these changes
Oct 7, 2024
Member
joyeecheung
left a comment
There was a problem hiding this comment.
LGTM though I think this could do better with the commit description (why the regression happened).
Collaborator
|
Landed in deb5eff |
Merged
louwers
pushed a commit
to louwers/node
that referenced
this pull request
Nov 2, 2024
Fixes: nodejs#54573 Co-authored-by: ronag <ronagy@icloud.com> Co-authored-by: ramidzkh <ramidzkh@gmail.com> PR-URL: nodejs#55261 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
tpoisseau
pushed a commit
to tpoisseau/node
that referenced
this pull request
Nov 21, 2024
Fixes: nodejs#54573 Co-authored-by: ronag <ronagy@icloud.com> Co-authored-by: ramidzkh <ramidzkh@gmail.com> PR-URL: nodejs#55261 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes: #54573