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 3 commits into
base: main
Choose a base branch
from
Open

test: fix typos #55341

wants to merge 3 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 89.20%. Comparing base (5770972) to head (cd20493).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #55341   +/-   ##
=======================================
  Coverage   89.19%   89.20%           
=======================================
  Files         662      662           
  Lines      191802   191802           
  Branches    36925    36922    -3     
=======================================
+ Hits       171083   171095   +12     
+ Misses      13566    13558    -8     
+ Partials     7153     7149    -4     

see 17 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

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.

8 participants