Skip to content

process: respect Float64Array byte offsets - #65098

Open
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:process6
Open

process: respect Float64Array byte offsets#65098
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:process6

Conversation

@Archkon

@Archkon Archkon commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Account for Float64Array byte offsets when writing CPU, thread CPU, memory, and resource usage values.

Account for Float64Array byte offsets when writing CPU, thread CPU,
memory, and resource usage values.

Signed-off-by: Archkon <180910180+Archkon@users.noreply.github.com>
@nodejs-github-bot 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 Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.30%. Comparing base (985aa07) to head (40ee688).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65098      +/-   ##
==========================================
- Coverage   90.31%   90.30%   -0.01%     
==========================================
  Files         759      759              
  Lines      248299   248296       -3     
  Branches    46854    46857       +3     
==========================================
- Hits       224251   224230      -21     
- Misses      15468    15470       +2     
- Partials     8580     8596      +16     
Files with missing lines Coverage Δ
src/node_process_methods.cc 88.45% <100.00%> (-0.08%) ⬇️

... and 30 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.

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

Labels

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.

2 participants