FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: remove unnecessary shadowed functions on Utf8Value & BufferValue by addaleax · Pull Request #60056 · nodejs/node · GitHub

/ node Public

src: remove unnecessary shadowed functions on Utf8Value & BufferValue - #60056

Closed
addaleax wants to merge 1 commit into
nodejs:mainfrom
addaleax:remove-shadowed-maybestackbuffer-methods
Closed

src: remove unnecessary shadowed functions on Utf8Value & BufferValue#60056
addaleax wants to merge 1 commit into
nodejs:mainfrom
addaleax:remove-shadowed-maybestackbuffer-methods

Conversation

Copy link
Copy Markdown
Member

Both of these are already implemented on the superclass.

Both of these are already implemented on the superclass.
nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Sep 28, 2025

codecov Bot commented Sep 28, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.46%. Comparing base (c6316f9) to head (cc831bc).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #60056   +/-   ##
=======================================
  Coverage   88.45%   88.46%           
=======================================
  Files         703      703           
  Lines      207546   207540    -6     
  Branches    40011    40006    -5     
=======================================
  Hits       183591   183591           
+ Misses      15949    15944    -5     
+ Partials     8006     8005    -1     
Files with missing lines Coverage Δ
src/util.h 90.43% <ø> (-0.48%) ⬇️

... and 23 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

addaleax added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 28, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 28, 2025

Copy link
Copy Markdown
Collaborator

addaleax added a commit that referenced this pull request Sep 30, 2025
Both of these are already implemented on the superclass.

PR-URL: #60056
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in 0cc1304

addaleax closed this Sep 30, 2025
targos pushed a commit that referenced this pull request Oct 6, 2025
Both of these are already implemented on the superclass.

PR-URL: #60056
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
aduh95 pushed a commit that referenced this pull request Oct 22, 2025
Both of these are already implemented on the superclass.

PR-URL: #60056
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL