Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sea: suppress builtin warning with disableExperimentalSEAWarning option #57086

Closed
wants to merge 1 commit into from

Conversation

koooge
Copy link
Contributor

@koooge koooge commented Feb 16, 2025

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Feb 16, 2025
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.09%. Comparing base (59cdd4f) to head (42af3be).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #57086      +/-   ##
==========================================
- Coverage   89.10%   89.09%   -0.02%     
==========================================
  Files         665      665              
  Lines      193203   193250      +47     
  Branches    37216    37226      +10     
==========================================
+ Hits       172163   172175      +12     
- Misses      13767    13805      +38     
+ Partials     7273     7270       -3     
Files with missing lines Coverage Δ
lib/internal/main/embedding.js 88.88% <100.00%> (+0.09%) ⬆️

... and 26 files with indirect coverage changes

@koooge koooge force-pushed the sea-disable-builtin-warning branch from dec12c5 to 42af3be Compare February 16, 2025 10:22
@joyeecheung joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 16, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 16, 2025
@nodejs-github-bot

This comment was marked as outdated.

@joyeecheung joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 17, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 17, 2025
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Feb 17, 2025

jasnell pushed a commit that referenced this pull request Feb 18, 2025
Signed-off-by: koooge <koooooge@gmail.com>
PR-URL: #57086
Refs: nodejs/single-executable#107
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member

jasnell commented Feb 18, 2025

Landed in 6fe0723

@jasnell jasnell closed this Feb 18, 2025
acidiney pushed a commit to acidiney/node that referenced this pull request Feb 23, 2025
Signed-off-by: koooge <koooooge@gmail.com>
PR-URL: nodejs#57086
Refs: nodejs/single-executable#107
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Feb 24, 2025
Signed-off-by: koooge <koooooge@gmail.com>
PR-URL: #57086
Refs: nodejs/single-executable#107
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
targos pushed a commit that referenced this pull request Feb 25, 2025
Signed-off-by: koooge <koooooge@gmail.com>
PR-URL: #57086
Refs: nodejs/single-executable#107
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants