web3 / web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
https://web3js.org/
Other
19.13k stars 4.9k forks source link

Tests coverage #5400

Closed jdevcs closed 1 year ago

jdevcs commented 2 years ago
jdevcs commented 1 year ago

% Lines coverage unit testing

web3 0 web3-core 82.2 web3-errors 95.68 web3-eth 83.6 web3-eth-abi 88.15 web3-eth-accounts 88.46 web3-eth-contract 31.92 web3-eth-ens 29.82 web3-eth-iban 90.47 web3-eth-personal 100 web3-net 100 web3-providers-http 100 web3-providers-ipc 30.61 web3-providers-ws 50.75 web3-types NA web3-utils 72.87 web3-validator 78.91

github-actions[bot] commented 1 year ago

This issue 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] commented 1 year ago

This issue 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.

jdevcs commented 1 year ago

Coverage update:

web3 0 web3-core 82.32 web3-errors 94.15 web3-eth 74.96 web3-eth-abi 79.14 web3-eth-accounts 88.55 web3-eth-contract 75.22 web3-eth-ens 98.82 web3-eth-iban 90.47 web3-eth-personal 100 web3-net 100 web3-providers-http 100 web3-providers-ipc 29.41 web3-providers-ws 50.75 web3-rpc-methods 88.88 web3-types NA web3-utils 83.44 web3-validator 91.82

mconnelly8 commented 1 year ago

Need to update coverage %

jdevcs commented 1 year ago

Hi Mike, Once https://github.com/web3/web3.js/pull/5799 PR is merged we will have coverage checks available automatically in CI.