Skip to content
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

test: fix typos #55341

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

test: fix typos #55341

wants to merge 4 commits into from

Conversation

NathanBaulch
Copy link
Contributor

This is a continuation of #55063 covering all the non-comment fixes.

FWIW, the top typos are:

  • exptected (23)
  • inferrable (19)
  • compatability (13)
  • conent (10)
  • splitted (8)
  • verifiy (7)
  • determing (6)
  • occurence (5)
  • seperator (5)
  • treshold (4)
  • destroyd (4)
  • declaraion (4)
  • inut (4)

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/single-executable
  • @nodejs/web-standards

@nodejs-github-bot nodejs-github-bot added esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. node-api Issues and PRs related to the Node-API. test Issues and PRs related to the tests. web streams labels Oct 9, 2024
Copy link
Member

@vmoroz vmoroz left a comment

Choose a reason for hiding this comment

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

LGTM

@avivkeller avivkeller removed node-api Issues and PRs related to the Node-API. esm Issues and PRs related to the ECMAScript Modules implementation. needs-ci PRs that need a full CI run. web streams labels Oct 9, 2024
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.25%. Comparing base (c7cf677) to head (6b461fd).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #55341   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files         630      630           
  Lines      184681   184681           
  Branches    36147    36140    -7     
=======================================
+ Hits       166682   166692   +10     
- Misses      11024    11027    +3     
+ Partials     6975     6962   -13     

see 39 files with indirect coverage changes

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

Copy link
Contributor

@bnb bnb left a comment

Choose a reason for hiding this comment

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

see comments! Otherwise this LGTM

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

@mcollina
Copy link
Member

@bnb ptal

@mcollina mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Feb 28, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Feb 28, 2025
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants