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

bump node version for e2e tests

Open luu-alex opened this issue 2 years ago • 2 comments

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.

luu-alex avatar Aug 04 '22 15:08 luu-alex

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

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

render[bot] avatar Aug 04 '22 15:08 render[bot]

Pull Request Test Coverage Report for Build 2871125088

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 72.255%

Totals Coverage Status
Change from base Build 2775256859: 0.0%
Covered Lines: 3402
Relevant Lines: 4432

💛 - Coveralls

coveralls avatar Aug 04 '22 15:08 coveralls

https://github.com/ChainSafe/web3.js/issues/4888

jdevcs avatar Aug 16 '22 15:08 jdevcs