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

report: add queue info for UDP #44345

Merged
merged 1 commit into from Aug 24, 2022

Conversation

theanarkh
Copy link
Contributor

@theanarkh theanarkh commented Aug 22, 2022

add queue info for UDP.

  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot 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. report Issues and PRs related to process.report. labels Aug 22, 2022
@theanarkh theanarkh force-pushed the add_more_fields_in_report branch 3 times, most recently from e5637f9 to 3d7c1dc Compare Aug 22, 2022
Copy link
Member

@legendecas legendecas left a comment

LGTM. Would you mind adding a test to cover the change?

@theanarkh theanarkh force-pushed the add_more_fields_in_report branch from 3d7c1dc to 3bc2c6f Compare Aug 22, 2022
@theanarkh
Copy link
Contributor Author

theanarkh commented Aug 22, 2022

Done!

Copy link
Member

@legendecas legendecas left a comment

We already have a dedicated validator for udp handles in report: https://github.com/nodejs/node/blob/main/test/report/test-report-uv-handles.js#L252. I'd find it would be beneficial to extend this test instead of creating a new one.

@theanarkh
Copy link
Contributor Author

theanarkh commented Aug 23, 2022

Oh, thanks, i will update it later.

@theanarkh theanarkh force-pushed the add_more_fields_in_report branch from 3bc2c6f to 762b311 Compare Aug 23, 2022
@theanarkh theanarkh added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 23, 2022
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 23, 2022
@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 23, 2022

@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 24, 2022

@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 24, 2022

@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 24, 2022

@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 24, 2022

@theanarkh theanarkh added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 24, 2022
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 24, 2022
@nodejs-github-bot nodejs-github-bot merged commit d9b2d2c into nodejs:main Aug 24, 2022
50 checks passed
@nodejs-github-bot
Copy link
Contributor

nodejs-github-bot commented Aug 24, 2022

Landed in d9b2d2c

sidwebworks pushed a commit to sidwebworks/node that referenced this pull request Aug 26, 2022
PR-URL: nodejs#44345
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
RafaelGSS pushed a commit that referenced this pull request Sep 5, 2022
PR-URL: #44345
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Fyko pushed a commit to Fyko/node that referenced this pull request Sep 15, 2022
PR-URL: nodejs#44345
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
targos pushed a commit that referenced this pull request Sep 16, 2022
PR-URL: #44345
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
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. report Issues and PRs related to process.report.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants