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

test: use valid hostnames by lpinca · Pull Request #54556 · nodejs/node · GitHub

/ node Public

test: use valid hostnames - #54556

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:use/valid-hostnames
Aug 25, 2024
Merged

test: use valid hostnames#54556
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
lpinca:use/valid-hostnames

Conversation

lpinca commented Aug 25, 2024

Copy link
Copy Markdown
Member

Use valid hostnames in
test/sequential/test-net-server-listen-ipv6-link-local.js.

Refs: #54554

Use valid hostnames in
`test/sequential/test-net-server-listen-ipv6-link-local.js`.

Refs: nodejs#54554
nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Aug 25, 2024

codecov Bot commented Aug 25, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.33%. Comparing base (7fea010) to head (2d7aee7).
Report is 326 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #54556   +/-   ##
=======================================
  Coverage   87.32%   87.33%           
=======================================
  Files         649      649           
  Lines      182618   182626    +8     
  Branches    35033    35043   +10     
=======================================
+ Hits       159475   159489   +14     
+ Misses      16407    16402    -5     
+ Partials     6736     6735    -1     

see 21 files with indirect coverage changes

lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 25, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 25, 2024

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

This issue was causing test failures left and right, should this be fast tracked?

Copy link
Copy Markdown
Collaborator

anonrig added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 25, 2024

Copy link
Copy Markdown
Contributor

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

anonrig added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Aug 25, 2024
anonrig requested a review from jasnell August 25, 2024 20:34

Copy link
Copy Markdown
Collaborator

aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 25, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 25, 2024
nodejs-github-bot merged commit 1399d4e into nodejs:main Aug 25, 2024

Copy link
Copy Markdown
Collaborator

Landed in 1399d4e

lpinca deleted the use/valid-hostnames branch August 26, 2024 05:08
RafaelGSS pushed a commit that referenced this pull request Aug 30, 2024
Use valid hostnames in
`test/sequential/test-net-server-listen-ipv6-link-local.js`.

Refs: #54554
PR-URL: #54556
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
RafaelGSS mentioned this pull request Aug 30, 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. fast-track PRs that do not need to wait for 48 hours to land. 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.

6 participants


Back | FazBrowse Home | New Git URL