Skip to content

Conversation

addaleax
Copy link
Member

@addaleax addaleax commented Sep 9, 2025

V8 does not check this for us, but this is a requirement of the API.

V8 does not check this for us, but this is a requirement of the API.
@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 Sep 9, 2025
@addaleax addaleax added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 9, 2025
@nodejs-github-bot
Copy link
Collaborator

Copy link

codecov bot commented Sep 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.28%. Comparing base (d58343e) to head (627b2f1).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #59825      +/-   ##
==========================================
+ Coverage   88.26%   88.28%   +0.01%     
==========================================
  Files         701      701              
  Lines      206784   206784              
  Branches    39762    39765       +3     
==========================================
+ Hits       182528   182559      +31     
+ Misses      16304    16243      -61     
- Partials     7952     7982      +30     
Files with missing lines Coverage Δ
src/env-inl.h 93.61% <ø> (-0.43%) ⬇️

... and 43 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 addaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 10, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 10, 2025
@nodejs-github-bot
Copy link
Collaborator

@legendecas legendecas added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 10, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 11, 2025
@nodejs-github-bot nodejs-github-bot merged commit 220baad into nodejs:main Sep 11, 2025
77 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 220baad

@anonrig
Copy link
Member

anonrig commented Sep 11, 2025

@addaleax what's the difference between v8::Global and v8::Eternal? if you don't mind me asking...

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 pending requests for changes, 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.

6 participants