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

Fix Typos #7310

Merged
merged 1 commit into from
Oct 8, 2024
Merged

Fix Typos #7310

merged 1 commit into from
Oct 8, 2024

Conversation

danforbes
Copy link
Contributor

Copy link

github-actions bot commented Oct 7, 2024

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
10 640.83 kB 0%

Changeset

No files were changed

View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
web3.min.js 621.34 kB 0%
../lib/commonjs/index.d.ts 8.69 kB 0%
../lib/commonjs/accounts.d.ts 3.89 kB 0%
../lib/commonjs/types.d.ts 2.67 kB 0%
../lib/commonjs/web3.d.ts 1.38 kB 0%
../lib/commonjs/web3_eip6963.d.ts 1.28 kB 0%
../lib/commonjs/abi.d.ts 1.06 kB 0%
../lib/commonjs/eth.exports.d.ts 280 B 0%
../lib/commonjs/providers.exports.d.ts 183 B 0%
../lib/commonjs/version.d.ts 60 B 0%

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 5e98e6d Previous: 9edb183 Ratio
processingTx 21281 ops/sec (±7.56%) 20759 ops/sec (±6.90%) 0.98
processingContractDeploy 39327 ops/sec (±5.38%) 34761 ops/sec (±8.29%) 0.88
processingContractMethodSend 15732 ops/sec (±7.23%) 14207 ops/sec (±8.42%) 0.90
processingContractMethodCall 27549 ops/sec (±6.36%) 25181 ops/sec (±6.62%) 0.91
abiEncode 43582 ops/sec (±7.23%) 38299 ops/sec (±7.93%) 0.88
abiDecode 29748 ops/sec (±8.38%) 26613 ops/sec (±7.51%) 0.89
sign 1511 ops/sec (±3.53%) 1525 ops/sec (±1.03%) 1.01
verify 369 ops/sec (±0.66%) 349 ops/sec (±0.51%) 0.95

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (9edb183) to head (5e98e6d).

Additional details and impacted files
@@           Coverage Diff           @@
##              4.x    #7310   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files         216      216           
  Lines        8463     8463           
  Branches     2340     2340           
=======================================
  Hits         7993     7993           
  Misses        470      470           
Flag Coverage Δ
UnitTests 94.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@danforbes danforbes merged commit facc2e6 into 4.x Oct 8, 2024
53 of 54 checks passed
@danforbes danforbes deleted the fix/docs/spelling branch October 8, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants