Skip to content

quic: ignore coverage for quic files#63149

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

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

Conversation

@jasnell
Copy link
Copy Markdown
Member

@jasnell jasnell commented May 6, 2026

Since they aren't built by default

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/quic

@nodejs-github-bot 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 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 jasnell force-pushed the jasnell/ignore-quic-coverage branch from 1f7a03e to 3d65005 Compare May 6, 2026 11:30
@jasnell jasnell added the fast-track PRs that do not need to wait for 72 hours to land. label May 6, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

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

@jasnell jasnell requested a review from mcollina May 6, 2026 11:31
@nodejs-github-bot

This comment was marked as outdated.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

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 jasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 6, 2026
@jasnell
Copy link
Copy Markdown
Member Author

jasnell commented May 6, 2026

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
Copy link
Copy Markdown
Collaborator

nodejs-github-bot commented May 6, 2026

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
Copy link
Copy Markdown
Member Author

jasnell commented May 6, 2026

Landed in 3c2d2e3

@jasnell jasnell closed this May 6, 2026
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 pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 72 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