node icon indicating copy to clipboard operation
node copied to clipboard

node-api: napi_set_prototype function

Open siaeyy opened this issue 1 month ago • 4 comments

Almost same as napi_set_property Refs: https://github.com/nodejs/node/issues/60670

siaeyy avatar Nov 14 '25 01:11 siaeyy

Review requested:

  • [ ] @nodejs/node-api

nodejs-github-bot avatar Nov 14 '25 01:11 nodejs-github-bot

Codecov Report

:x: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 88.53%. Comparing base (fc32ac2) to head (68b5a9e). :warning: Report is 211 commits behind head on main.

Files with missing lines Patch % Lines
src/js_native_api_v8.cc 54.54% 0 Missing and 5 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60711      +/-   ##
==========================================
- Coverage   88.53%   88.53%   -0.01%     
==========================================
  Files         703      703              
  Lines      208222   208407     +185     
  Branches    40142    40195      +53     
==========================================
+ Hits       184357   184512     +155     
- Misses      15852    15895      +43     
+ Partials     8013     8000      -13     
Files with missing lines Coverage Δ
src/js_native_api_v8.cc 76.49% <54.54%> (-0.08%) :arrow_down:

... and 74 files with indirect coverage changes

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

codecov[bot] avatar Dec 02 '25 12:12 codecov[bot]

CI: https://ci.nodejs.org/job/node-test-pull-request/70393/

nodejs-github-bot avatar Dec 05 '25 15:12 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/70402/

nodejs-github-bot avatar Dec 06 '25 16:12 nodejs-github-bot

CI: https://ci.nodejs.org/job/node-test-pull-request/70559/

nodejs-github-bot avatar Dec 20 '25 18:12 nodejs-github-bot