Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Assorted cleanup #137

Merged
merged 9 commits into from
May 31, 2022
Merged

🎨 Assorted cleanup #137

merged 9 commits into from
May 31, 2022

Conversation

arimgibson
Copy link
Contributor

Goal of this PR was just to clean up some things so they're easier to maintain in the future. This included rewriting a test file, adding a regex pattern for documentation on BaseProvider.ts, and fixing some types

@vercel
Copy link

vercel bot commented May 31, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
essential-eth ✅ Ready (Inspect) Visit Preview May 31, 2022 at 5:34PM (UTC)

@codecov
Copy link

codecov bot commented May 31, 2022

Codecov Report

Merging #137 (f7f3701) into master (203ae56) will decrease coverage by 0.10%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   90.71%   90.60%   -0.11%     
==========================================
  Files          38       38              
  Lines         926      926              
  Branches      265      264       -1     
==========================================
- Hits          840      839       -1     
- Misses         76       77       +1     
  Partials       10       10              
Impacted Files Coverage Δ
src/classes/utils/clean-block.ts 100.00% <ø> (ø)
src/classes/utils/hex-to-decimal.ts 100.00% <ø> (ø)
src/providers/BaseProvider.ts 98.64% <ø> (-1.36%) ⬇️
src/classes/utils/clean-transaction.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 203ae56...f7f3701. Read the comment docs.

// * line break
// * needs two lines comparing to ethers and web3. Lines need to start with links that have the text Identical, Similar, or Dissimilar that link to /docs/api#isd
// * Comparing lines need to have links to ethers or web3, and end with either "in ethers.js" or "in web3.js"
matchDescription:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SO COOL @arimgibson 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants