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

quic: ignore coverage for quic files by jasnell · Pull Request #63149 · nodejs/node · GitHub

/ node Public

quic: ignore coverage for quic files - #63149

Closed
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/ignore-quic-coverage
Closed

quic: ignore coverage for quic files#63149
jasnell wants to merge 1 commit into
nodejs:mainfrom
jasnell:jasnell/ignore-quic-coverage

Conversation

jasnell commented May 6, 2026

Copy link
Copy Markdown
Member

Since they aren't built by default

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/quic

nodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels May 6, 2026
jasnell requested a review from aduh95 May 6, 2026 11:29
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
jasnell force-pushed the jasnell/ignore-quic-coverage branch from 1f7a03e to 3d65005 Compare May 6, 2026 11:30
jasnell added the fast-track PRs that do not need to wait for 48 hours to land. label May 6, 2026

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

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

jasnell requested a review from mcollina May 6, 2026 11:31

This comment was marked as outdated.

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

codecov Bot commented May 6, 2026
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (e80b5d2) to head (3d65005).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #63149      +/-   ##
==========================================
+ Coverage   89.66%   90.06%   +0.39%     
==========================================
  Files         713      713              
  Lines      224076   224257     +181     
  Branches    42308    42396      +88     
==========================================
+ Hits       200912   201970    +1058     
+ Misses      14996    14099     -897     
- Partials     8168     8188      +20     
Files with missing lines Coverage Δ
lib/internal/quic/diagnostics.js 100.00% <100.00%> (ø)
lib/internal/quic/state.js 100.00% <100.00%> (+48.39%) ⬆️
lib/internal/quic/stats.js 100.00% <100.00%> (+45.36%) ⬆️
lib/internal/quic/symbols.js 100.00% <100.00%> (ø)

... and 63 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label May 6, 2026

jasnell commented May 6, 2026

Copy link
Copy Markdown
Member Author

fedora build agents on jenkins are moving painfully slowly today because apparently the ccache was cleared. 3+ hrs and counting and it's not even yet completely done with the v8 part of the build. Once that finally does finish, and once I'm able to resume to clear up the one flaky failure that's there, I'll be able to get this landed.

nodejs-github-bot commented May 6, 2026
edited by jasnell
Loading

Copy link
Copy Markdown
Collaborator

jasnell added a commit that referenced this pull request May 6, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #63149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>

jasnell commented May 6, 2026

Copy link
Copy Markdown
Member Author

Landed in 3c2d2e3

jasnell closed this May 6, 2026
aduh95 pushed a commit that referenced this pull request May 19, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #63149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>
aduh95 pushed a commit that referenced this pull request May 19, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #63149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>
aduh95 pushed a commit to aduh95/node that referenced this pull request Jul 30, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#63149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>
aduh95 pushed a commit to aduh95/node that referenced this pull request Aug 3, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#63149
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>
aduh95 pushed a commit that referenced this pull request Aug 6, 2026
Since they aren't built by default

Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #63149
Backport-PR-URL: #64675
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Tim Perry <pimterry@gmail.com>
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. quic Issues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL