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

Conversation

@jdevcs
Copy link
Contributor

@jdevcs jdevcs commented Apr 13, 2022

For #4855 's e2e windows tests

* Replace deprecated String.prototype.substr()

String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <[email protected]>

* Update CHANGELOG.md
@render
Copy link

render bot commented Apr 13, 2022

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2162040678

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.495%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/web3-utils/src/utils.js 0 1 0.0%
Totals Coverage Status
Change from base Build 2161805672: 0.0%
Covered Lines: 3242
Relevant Lines: 4107

💛 - Coveralls

@jdevcs
Copy link
Contributor Author

jdevcs commented Apr 13, 2022

#4855 already have 3+ approvals so merging.

@jdevcs jdevcs merged commit 63e73bb into 1.x Apr 13, 2022
@jdevcs jdevcs deleted the junaid/4855e2ewinTestsRemovingsubstr branch April 13, 2022 15:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants