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

Feat: Eth wallet contract implementation #10850

Merged
merged 14 commits into from
Apr 8, 2024

Merge branch 'master' into eth-wallet-contract

37175d3
Select commit
Loading
Failed to load commit list.
Merged

Feat: Eth wallet contract implementation #10850

Merge branch 'master' into eth-wallet-contract
37175d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 0s

71.39% (+0.02%) compared to b2c82f9

View this Pull Request on Codecov

71.39% (+0.02%) compared to b2c82f9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.39%. Comparing base (b2c82f9) to head (37175d3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10850      +/-   ##
==========================================
+ Coverage   71.37%   71.39%   +0.02%     
==========================================
  Files         760      760              
  Lines      152772   152772              
  Branches   152772   152772              
==========================================
+ Hits       109039   109075      +36     
+ Misses      39207    39172      -35     
+ Partials     4526     4525       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.