node-api: napi_set_prototype function
Almost same as napi_set_property Refs: https://github.com/nodejs/node/issues/60670
Review requested:
- [ ] @nodejs/node-api
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: |
: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.
CI: https://ci.nodejs.org/job/node-test-pull-request/70393/
CI: https://ci.nodejs.org/job/node-test-pull-request/70402/
CI: https://ci.nodejs.org/job/node-test-pull-request/70559/