Skip to content

quic: fix debug log - #57689

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jakecastelli:fix-quic-debug-typos
Apr 3, 2025
Merged

quic: fix debug log#57689
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
jakecastelli:fix-quic-debug-typos

Conversation

@jakecastelli

Copy link
Copy Markdown
Member

No description provided.

@jakecastellijakecastelli added the fast-track PRs that do not need to wait for 48 hours to land. label Mar 30, 2025
@github-actions

This comment was marked as outdated.

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. quic Issues and PRs related to the QUIC implementation / HTTP/3. labels Mar 30, 2025
@codecov

codecovBot commented Mar 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.22%. Comparing base (af75d04) to head (5eda7aa).
Report is 314 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #57689 +/- ##
==========================================
- Coverage 90.23% 90.22% -0.01% 
==========================================
Files 630 630 Lines 185055 185055 Branches 36221 36214 -7 ==========================================
- Hits 166984 166973 -11 - Misses 11043 11046 +3 - Partials 7028 7036 +8 

see 20 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.

@cjihrig

Copy link
Copy Markdown
Contributor

I'm not sure this can currently be fast tracked because it requires a full CI run and the CI is locked down.

@jakecastelli

Copy link
Copy Markdown
MemberAuthor

oh yes, thanks for the reminder, forgot about the CI situation when I created the PR

@jakecastellijakecastelli removed the fast-track PRs that do not need to wait for 48 hours to land. label Mar 30, 2025
@bjohansebasbjohansebas added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2025
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 1, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@jasnell

Copy link
Copy Markdown
Member

I'm not sure this can currently be fast tracked because it requires a full CI run and the CI is locked down.

Well, that and quic is no longer built by default in CI ;-)

@jakecastellijakecastelli added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 3, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 3, 2025
@nodejs-github-bot
nodejs-github-bot merged commit 10cff7b into nodejs:mainApr 3, 2025
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 10cff7b

RafaelGSS pushed a commit that referenced this pull request May 1, 2025
PR-URL: #57689
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
RafaelGSS pushed a commit that referenced this pull request May 2, 2025
PR-URL: #57689
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
@aduh95aduh95 added the dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. label May 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.dont-land-on-v22.xPRs that should not land on the v22.x-staging branch and should not be released in v22.x.needs-ciPRs that need a full CI run.quicIssues and PRs related to the QUIC implementation / HTTP/3.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants

@jakecastelli@cjihrig@nodejs-github-bot@jasnell@benjamingr@lpinca@anonrig@MoLow@bjohansebas@aduh95