Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

1x update #6044

Merged
merged 4 commits into from
May 2, 2023
Merged

1x update #6044

merged 4 commits into from
May 2, 2023

Conversation

jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Apr 26, 2023

Description

1x libs update before RC

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 lint with success and extended the tests and types if necessary.
  • I ran npm run test:unit with success.
  • I ran npm run test:coverage and my test cases cover all the lines and branches of the added code.
  • I ran npm run build and tested 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.
  • I have linked Issue(s) with this PR in "Linked Issues" menu.

Sorry, something went wrong.

Unverified

This user has not yet uploaded their public signing key.
@jdevcs jdevcs added the 1.x 1.0 related issues label Apr 26, 2023
jdevcs added 3 commits April 26, 2023 13:11

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.

Unverified

This user has not yet uploaded their public signing key.
@github-actions
Copy link

Pull Request Test Coverage Report for Build 4817882987

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 273 unchanged lines in 7 files lost coverage.
  • Overall coverage increased (+2.4%) to 75.139%

Files with Coverage Reduction New Missed Lines %
packages/web3-core-requestmanager/src/jsonrpc.js 2 64.29%
packages/web3-core-helpers/src/formatters.js 9 83.86%
packages/web3-core-helpers/src/errors.js 31 1.47%
packages/web3-utils/src/soliditySha3.js 34 3.43%
packages/web3-utils/src/index.js 40 40.3%
packages/web3-utils/src/utils.js 46 10.39%
packages/web3-eth-accounts/src/index.js 111 22.94%
Totals Coverage Status
Change from base Build 4759124065: 2.4%
Covered Lines: 3353
Relevant Lines: 4212

💛 - Coveralls

@jdevcs jdevcs self-assigned this Apr 27, 2023
@jdevcs jdevcs marked this pull request as ready for review April 27, 2023 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1.x 1.0 related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants