FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: add a couple fast apis in node_os by jasnell · Pull Request #58210 · nodejs/node · GitHub

/ node Public

src: add a couple fast apis in node_os - #58210

Closed
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/os-fast-apis
Closed

src: add a couple fast apis in node_os#58210
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/os-fast-apis

Conversation

jasnell commented May 7, 2025

Copy link
Copy Markdown
Member

Couple of small fast api additions

jasnell requested review from anonrig and mcollina May 7, 2025 04:41
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. os Issues and PRs related to the os subsystem. labels May 7, 2025

Copy link
Copy Markdown
Collaborator

codecov Bot commented May 7, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.21%. Comparing base (6184730) to head (8ace295).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58210      +/-   ##
==========================================
+ Coverage   90.18%   90.21%   +0.02%     
==========================================
  Files         631      633       +2     
  Lines      186690   186852     +162     
  Branches    36666    36677      +11     
==========================================
+ Hits       168360   168560     +200     
+ Misses      11126    11093      -33     
+ Partials     7204     7199       -5     
Files with missing lines Coverage Δ
src/node_external_reference.h 100.00% <ø> (ø)
src/node_os.cc 79.64% <100.00%> (+0.99%) ⬆️

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

BridgeAR left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

The code is LGTM, it would just be good to get some rests that verify the behavior as well.

anonrig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I agree with @BridgeAR, can we add some tests?

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Lgtm

jasnell force-pushed the jasnell/os-fast-apis branch 2 times, most recently from e7847f4 to 5d581b4 Compare May 12, 2025 08:23

nodejs-github-bot commented May 12, 2025
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell force-pushed the jasnell/os-fast-apis branch from 5d581b4 to 8ace295 Compare May 12, 2025 17:17
jasnell added a commit that referenced this pull request May 12, 2025
PR-URL: #58210
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>

jasnell commented May 12, 2025

Copy link
Copy Markdown
Member Author

Landed in 292263e

jasnell closed this May 12, 2025
targos pushed a commit that referenced this pull request May 16, 2025
PR-URL: #58210
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
aduh95 pushed a commit that referenced this pull request Jun 10, 2025
PR-URL: #58210
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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. os Issues and PRs related to the os subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL