web3.js icon indicating copy to clipboard operation
web3.js copied to clipboard

Interactive code editor 6693 (sample)

Open SantiagoDevRel opened this issue 1 year ago • 4 comments

Hi guys, this is a sample of the code editor Stackblitz that I added to the Quickstart section for you to have an idea of it would look and I can add it to other guides.

#6693

image image image

SantiagoDevRel avatar Jan 13 '24 13:01 SantiagoDevRel

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

Asset Old size New size Diff Diff %
Total 618 KB 618 KB 0 0.00%
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 Old size New size Diff Diff %
web3.min.js 601 KB 601 KB 0 0.00%
../lib/commonjs/index.d.ts 8.63 KB 8.63 KB 0 0.00%
../lib/commonjs/accounts.d.ts 3.89 KB 3.89 KB 0 0.00%
../lib/commonjs/types.d.ts 2.45 KB 2.45 KB 0 0.00%
../lib/commonjs/web3.d.ts 1.14 KB 1.14 KB 0 0.00%
../lib/commonjs/abi.d.ts 999 bytes 999 bytes 0 0.00%
../lib/commonjs/eth.exports.d.ts 280 bytes 280 bytes 0 0.00%
../lib/commonjs/providers.exports.d.ts 148 bytes 148 bytes 0 0.00%
../lib/commonjs/version.d.ts 60 bytes 60 bytes 0 0.00%

github-actions[bot] avatar Jan 13 '24 13:01 github-actions[bot]

Benchmark

Benchmark suite Current: 4595c2bdda490dde5a586f7ff329a385de6892f8 Previous: 6c075dba3fefa27c833e5c71bf91319ac2466b0b Ratio
processingTx 8781 ops/sec (±4.42%) 9301 ops/sec (±4.81%) 1.06
processingContractDeploy 40736 ops/sec (±7.91%) 39129 ops/sec (±7.62%) 0.96
processingContractMethodSend 19572 ops/sec (±6.33%) 19443 ops/sec (±5.19%) 0.99
processingContractMethodCall 40933 ops/sec (±4.97%) 38971 ops/sec (±6.34%) 0.95
abiEncode 45815 ops/sec (±6.58%) 44252 ops/sec (±6.92%) 0.97
abiDecode 31638 ops/sec (±7.38%) 30419 ops/sec (±8.89%) 0.96
sign 1667 ops/sec (±1.26%) 1656 ops/sec (±4.08%) 0.99
verify 376 ops/sec (±0.75%) 373 ops/sec (±0.78%) 0.99

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

github-actions[bot] avatar Jan 13 '24 13:01 github-actions[bot]

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 531ef44
Status: ✅  Deploy successful!
Preview URL: https://de7c67aa.web3-js-docs.pages.dev
Branch Preview URL: https://interactive-code-6693.web3-js-docs.pages.dev

View logs

Codecov Report

Merging #6722 (4595c2b) into 4.x (b188714) will increase coverage by 0.58%. Report is 59 commits behind head on 4.x. The diff coverage is n/a.

:exclamation: Current head 4595c2b differs from pull request most recent head 531ef44. Consider uploading reports for the commit 531ef44 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              4.x    #6722      +/-   ##
==========================================
+ Coverage   91.44%   92.03%   +0.58%     
==========================================
  Files         214      214              
  Lines        8171     8171              
  Branches     2200     2200              
==========================================
+ Hits         7472     7520      +48     
+ Misses        699      651      -48     
Flag Coverage Δ
UnitTests 92.03% <ø> (+0.58%) :arrow_up:

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

Components Coverage Δ
web3 ∅ <ø> (∅)
web3-core ∅ <ø> (∅)
web3-errors ∅ <ø> (∅)
web3-eth ∅ <ø> (∅)
web3-eth-abi ∅ <ø> (∅)
web3-eth-accounts ∅ <ø> (∅)
web3-eth-contract ∅ <ø> (∅)
web3-eth-ens ∅ <ø> (∅)
web3-eth-iban ∅ <ø> (∅)
web3-eth-personal ∅ <ø> (∅)
web3-net ∅ <ø> (∅)
web3-providers-http ∅ <ø> (∅)
web3-providers-ipc ∅ <ø> (∅)
web3-providers-ws ∅ <ø> (∅)
web3-rpc-methods ∅ <ø> (∅)
web3-utils ∅ <ø> (∅)
web3-validator ∅ <ø> (∅)

codecov[bot] avatar Jan 13 '24 13:01 codecov[bot]

This PR has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.

github-actions[bot] avatar Mar 17 '24 00:03 github-actions[bot]