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: Modular Tx Submission – Create Transformer + Submitter + Builder Abstraction #3627

Merged
merged 27 commits into from
May 1, 2024

read gnosis urls from multiProvider

a9ecb22
Select commit
Loading
Failed to load commit list.
Merged

feat: Modular Tx Submission – Create Transformer + Submitter + Builder Abstraction #3627

read gnosis urls from multiProvider
a9ecb22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 1s

74.28% (+0.00%) compared to cf727db

View this Pull Request on Codecov

74.28% (+0.00%) compared to cf727db

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.28%. Comparing base (cf727db) to head (a9ecb22).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3627   +/-   ##
=======================================
  Coverage   74.28%   74.28%           
=======================================
  Files         108      108           
  Lines        1217     1217           
  Branches      132      132           
=======================================
  Hits          904      904           
  Misses        297      297           
  Partials       16       16           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 69.94% <ø> (ø)
isms 73.17% <ø> (ø)
token 63.77% <ø> (ø)
middlewares 77.48% <ø> (ø)