sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.
44 stars 38 forks source link

Refactor EVM package #187

Closed besated closed 4 months ago

besated commented 4 months ago

Note: removed types for ethers for now, will create a separate PR using abitype for better typing

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: d707b9a628468dfcee6c9ef8b2027a2d2bfc5187

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | @sei-js/evm | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.47%. Comparing base (73c7494) to head (d707b9a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## ========================================== - Coverage 84.56% 84.47% -0.10% ========================================== Files 17 16 -1 Lines 162 161 -1 Branches 25 25 ========================================== - Hits 137 136 -1 Misses 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.