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

Update index.d.ts

Open nazarhussain opened this issue 3 years ago • 2 comments

Description

Add the CHANGELOG for the long awaited community PR https://github.com/ChainSafe/web3.js/pull/4955

Type of change

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

Checklist:

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

nazarhussain avatar Jul 18 '22 08:07 nazarhussain

Your Render PR Server URL is https://web3-js-pr-5260.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-cbaholnh8vld1f3p1ma0.

render[bot] avatar Jul 18 '22 08:07 render[bot]

Pull Request Test Coverage Report for Build 2895682031

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 74.656%

Totals Coverage Status
Change from base Build 2891786605: 0.06%
Covered Lines: 3273
Relevant Lines: 4131

💛 - Coveralls

coveralls avatar Jul 18 '22 08:07 coveralls

Thanks much! l look forward to seeing this in a release soon.

wbt avatar Sep 29 '22 21:09 wbt