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

test: remove unnecessary `await` in test-watch-mode by iwuliz · Pull Request #55142 · nodejs/node · GitHub

/ node Public

test: remove unnecessary await in test-watch-mode - #55142

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
iwuliz:remove-unnecessary-await
Sep 29, 2024
Merged

test: remove unnecessary await in test-watch-mode#55142
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
iwuliz:remove-unnecessary-await

Conversation

iwuliz commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

No need to await for the function writeFileSync.

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Sep 27, 2024

codecov Bot commented Sep 27, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.24%. Comparing base (fb85279) to head (95c3588).
Report is 357 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #55142      +/-   ##
==========================================
- Coverage   88.25%   88.24%   -0.01%     
==========================================
  Files         651      651              
  Lines      183897   183897              
  Branches    35854    35858       +4     
==========================================
- Hits       162303   162289      -14     
- Misses      14897    14898       +1     
- Partials     6697     6710      +13     

see 32 files with indirect coverage changes

avivkeller added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Sep 27, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 27, 2024

This comment was marked as outdated.

This comment was marked as outdated.

nodejs-github-bot commented Sep 28, 2024
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 28, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 29, 2024
nodejs-github-bot merged commit 56c1786 into nodejs:main Sep 29, 2024

Copy link
Copy Markdown
Collaborator

Landed in 56c1786

iwuliz deleted the remove-unnecessary-await branch September 29, 2024 23:44
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55142
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
targos pushed a commit that referenced this pull request Oct 4, 2024
PR-URL: #55142
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
aduh95 mentioned this pull request Oct 9, 2024
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

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. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL