-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
build: add skip_apidoc_files and include QUIC #56941
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56941 +/- ##
=======================================
Coverage 89.11% 89.11%
=======================================
Files 665 665
Lines 193203 193203
Branches 37217 37214 -3
=======================================
+ Hits 172165 172177 +12
- Misses 13767 13769 +2
+ Partials 7271 7257 -14
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after @aduh95 suggestion is incorporated.
It's still not quite in the correct order |
200b03f
to
295289f
Compare
@RafaelGSS can you rebase? |
Hi, Thank you to all the reviewers for their hard work. It seems that some tests have failed, but I’m interested in learning more about the details that need improvement or adjustment. Are there any additional steps we should take to address the remaining issues? I appreciate the updates and look forward to moving forward. Best regards, |
295289f
to
db302e5
Compare
Commit Queue failed- Loading data for nodejs/node/pull/56941 ✔ Done loading data for nodejs/node/pull/56941 ----------------------------------- PR info ------------------------------------ Title build: add skip_apidoc_files and include QUIC (#56941) Author Rafael Gonzaga <rafael.nunu@hotmail.com> (@RafaelGSS) Branch RafaelGSS:hide-quic-documentation -> nodejs:main Labels build, needs-ci Commits 4 - build: add skip_apidoc_files and include QUIC - fixup! build: add skip_apidoc_files and include QUIC - fixup! fixup! build: add skip_apidoc_files and include QUIC - fixup! fixup! fixup! build: add skip_apidoc_files and include QUIC Committers 1 - RafaelGSS <rafael.nunu@hotmail.com> PR-URL: https://github.com/nodejs/node/pull/56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> -------------------------------------------------------------------------------- ⚠ Commits were pushed since the last approving review: ⚠ - build: add skip_apidoc_files and include QUIC ⚠ - fixup! build: add skip_apidoc_files and include QUIC ⚠ - fixup! fixup! build: add skip_apidoc_files and include QUIC ⚠ - fixup! fixup! fixup! build: add skip_apidoc_files and include QUIC ℹ This PR was created on Thu, 06 Feb 2025 17:27:17 GMT ✔ Approvals: 2 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/56941#pullrequestreview-2600564603 ✔ - Michael Dawson (@mhdawson) (TSC): https://github.com/nodejs/node/pull/56941#pullrequestreview-2607299515 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2025-02-17T21:11:35Z: https://ci.nodejs.org/job/node-test-pull-request/65280/ - Querying data for job/node-test-pull-request/65280/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/13382384552 |
PR-URL: #56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
Landed in 0a4572d |
1 similar comment
This comment was marked as duplicate.
This comment was marked as duplicate.
PR-URL: nodejs#56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
PR-URL: #56941 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
As we have discussed in TSC meeting
cc: @nodejs/tsc