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

typings: correct typings in SafePromisePrototypeFinally #54727

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

iwuliz
Copy link
Contributor

@iwuliz iwuliz commented Sep 3, 2024

There is a missing bracket in jsdoc for this function.

@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Sep 3, 2024
@aduh95 aduh95 added fast-track PRs that do not need to wait for 48 hours to land. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. typings and removed needs-ci PRs that need a full CI run. labels Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

Fast-track has been requested by @aduh95. Please 👍 to approve.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (298dea0) to head (58c9d44).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #54727      +/-   ##
==========================================
- Coverage   87.61%   87.60%   -0.01%     
==========================================
  Files         650      650              
  Lines      182829   182829              
  Branches    35382    35382              
==========================================
- Hits       160179   160173       -6     
+ Misses      15931    15925       -6     
- Partials     6719     6731      +12     
Files with missing lines Coverage Δ
lib/internal/per_context/primordials.js 83.68% <100.00%> (ø)

... and 29 files with indirect coverage changes

@aduh95 aduh95 merged commit 5949e16 into nodejs:main Sep 3, 2024
35 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Sep 3, 2024

Landed in 5949e16

@iwuliz iwuliz deleted the fix-safe-promise-jsdoc branch September 4, 2024 00:35
aduh95 pushed a commit that referenced this pull request Sep 12, 2024
PR-URL: #54727
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
@RafaelGSS RafaelGSS mentioned this pull request Sep 16, 2024
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. fast-track PRs that do not need to wait for 48 hours to land. typings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants