Skip to content

test: cover immutable ArrayBuffer known issues - #66350

Open
panva wants to merge 1 commit into
nodejs:mainfrom
panva:immutable-arraybuffer-tests
Open

panva wants to merge 1 commit into
nodejs:mainfrom
panva:immutable-arraybuffer-tests

Conversation

@panva

@panva panva commented Sep 27, 2026

Copy link
Copy Markdown
Member

Cover native writes, immutable source copies, and view serialization across the affected API families. Exercise the Node-API detach abort using the existing typed-array addon and mark it as an expected failure.

Refs: #66346

Cover native writes, immutable source copies, and view serialization
across the affected API families. Exercise the Node-API detach abort
using the existing typed-array addon and mark it as an expected failure.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
Assisted-by: Codex
@panva
panva requested a review from jasnell September 27, 2026 13:56
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. node-api Issues and PRs related to Node-API. test Issues and PRs related to Node.js core tests and test infrastructure. labels Sep 27, 2026
@codecov

codecov Bot commented Sep 27, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.37%. Comparing base (3641c36) to head (ec99a9e).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #66350   +/-   ##
=======================================
  Coverage   90.36%   90.37%           
=======================================
  Files         792      792           
  Lines      275386   275386           
  Branches    52770    52786   +16     
=======================================
+ Hits       248859   248881   +22     
+ Misses      16936    16934    -2     
+ Partials     9591     9571   -20     

see 37 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.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. node-api Issues and PRs related to Node-API. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

Status: Need Triage

Development

Successfully merging this pull request may close these issues.

2 participants