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

Create codeql-analysis.ymlyandtokens

Open Rustyboss1 opened this issue 3 years ago • 2 comments

Web3 help lost crypto currency accounts and tokens Use this one and we can all build to it together

Description

Please include a summary of the changes and be sure to follow our Contribution Guidelines.

Type of change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [ ] I have selected the correct base branch.
  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] My changes generate no new warnings.
  • [ ] Any dependent changes have been merged and published in downstream modules.
  • [ ] I ran npm run dtslint with success and extended the tests and types if necessary.
  • [ ] I ran npm run test:cov and my test cases cover all the lines and branches of the added code.
  • [ ] I ran npm run build with success.
  • [ ] I have tested the built dist/web3.min.js in a browser.
  • [ ] I have tested my code on the live network.
  • [ ] I have checked the Deploy Preview and it looks correct.
  • [ ] I have updated the CHANGELOG.md file in the root folder.

Rustyboss1 avatar Aug 12 '22 02:08 Rustyboss1

Could please elaborate a little more on the issue?

nikoulai avatar Aug 19 '22 09:08 nikoulai

Pull Request Test Coverage Report for Build 3001859658

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 440 unchanged lines in 7 files lost coverage.
  • Overall coverage decreased (-2.3%) to 72.193%

Files with Coverage Reduction New Missed Lines %
packages/web3-core-requestmanager/src/jsonrpc.js 2 82.76%
packages/web3-core-helpers/src/formatters.js 25 80.95%
packages/web3-core-helpers/src/errors.js 31 4.41%
packages/web3-utils/src/soliditySha3.js 55 5.13%
packages/web3-utils/src/index.js 62 29.31%
packages/web3-utils/src/utils.js 96 13.31%
packages/web3-eth-accounts/src/index.js 169 23.35%
<!-- Total: 440
Totals Coverage Status
Change from base Build 3001839430: -2.3%
Covered Lines: 3407
Relevant Lines: 4441

💛 - Coveralls

coveralls avatar Sep 06 '22 16:09 coveralls