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

lib: fix typo in QuicSessionStats by SeokhunEom · Pull Request #60155 · nodejs/node · GitHub

/ node Public

lib: fix typo in QuicSessionStats - #60155

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
SeokhunEom:privateSynbol-typo
Oct 10, 2025
Merged

lib: fix typo in QuicSessionStats#60155
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
SeokhunEom:privateSynbol-typo

Conversation

Copy link
Copy Markdown
Contributor

Corrects the misspelling of "privateSynbol" to "privateSymbol".

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 Oct 8, 2025

codecov Bot commented Oct 8, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.53%. Comparing base (535efea) to head (17d993a).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
lib/internal/quic/stats.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #60155      +/-   ##
==========================================
- Coverage   88.55%   88.53%   -0.03%     
==========================================
  Files         704      704              
  Lines      208081   208081              
  Branches    40011    40010       -1     
==========================================
- Hits       184270   184220      -50     
- Misses      15826    15867      +41     
- Partials     7985     7994       +9     
Files with missing lines Coverage Δ
lib/internal/quic/stats.js 95.31% <66.66%> (ø)

... and 44 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.

Copy link
Copy Markdown

1 Failed, 20 successful checks

This comment was marked as outdated.

Corrects the misspelling of "privateSynbol" to "privateSymbol".
richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 9, 2025

Copy link
Copy Markdown
Collaborator

jasnell added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 9, 2025
richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2025
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 10, 2025
nodejs-github-bot merged commit 4daeec1 into nodejs:main Oct 10, 2025
64 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 4daeec1

aduh95 pushed a commit that referenced this pull request Oct 31, 2025
Corrects the misspelling of "privateSynbol" to "privateSymbol".

PR-URL: #60155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 pushed a commit that referenced this pull request Nov 7, 2025
Corrects the misspelling of "privateSynbol" to "privateSymbol".

PR-URL: #60155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 pushed a commit that referenced this pull request Feb 17, 2026
Corrects the misspelling of "privateSynbol" to "privateSymbol".

PR-URL: #60155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
aduh95 mentioned this pull request Feb 22, 2026
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. 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.

6 participants


Back | FazBrowse Home | New Git URL