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

lib: use SafeMap primordial for ActiveAsyncContextFrame by gurgunday · Pull Request #57670 · nodejs/node · GitHub

/ node Public

lib: use SafeMap primordial for ActiveAsyncContextFrame - #57670

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
gurgunday:map-context-frame
Apr 8, 2025
Merged

lib: use SafeMap primordial for ActiveAsyncContextFrame#57670
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
gurgunday:map-context-frame

Conversation

Copy link
Copy Markdown
Member

Not sure if this was intentional, but (In)ActiveAsyncContextFrame seems to extend Map without using primordials

Tracked down the change to ef6b9ff

Cc @bengl

nodejs-github-bot added the needs-ci PRs that need a full CI run. label Mar 29, 2025

codecov Bot commented Mar 29, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.23%. Comparing base (af75d04) to head (d2b3308).
Report is 85 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #57670   +/-   ##
=======================================
  Coverage   90.23%   90.23%           
=======================================
  Files         630      630           
  Lines      185055   185056    +1     
  Branches    36221    36220    -1     
=======================================
+ Hits       166984   166989    +5     
  Misses      11043    11043           
+ Partials     7028     7024    -4     
Files with missing lines Coverage Δ
lib/internal/async_context_frame.js 76.62% <100.00%> (+0.30%) ⬆️

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

Flarna added the async_local_storage AsyncLocalStorage label Apr 4, 2025
Flarna added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2025

This comment was marked as outdated.

gurgunday added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 4, 2025

Copy link
Copy Markdown
Collaborator

Flarna added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 8, 2025
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 8, 2025
nodejs-github-bot merged commit 1e95107 into nodejs:main Apr 8, 2025

Copy link
Copy Markdown
Collaborator

Landed in 1e95107

RafaelGSS pushed a commit that referenced this pull request May 1, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
aduh95 pushed a commit that referenced this pull request May 6, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
RafaelGSS pushed a commit that referenced this pull request May 14, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
aduh95 pushed a commit that referenced this pull request May 16, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
aduh95 pushed a commit that referenced this pull request May 17, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
aduh95 pushed a commit that referenced this pull request May 19, 2025
PR-URL: #57670
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
ghost mentioned this pull request Jun 8, 2025
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

async_local_storage AsyncLocalStorage author ready PRs that have at least one approval, no outstanding review comments, and a CI started. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL