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

test(contracts-rfq): gas benchmark for the arbitrary call [SLT-233] #3273

Merged
merged 6 commits into from
Oct 11, 2024

fix: start from nonce=1 in gas benchmark tests

c4393fc
Select commit
Loading
Failed to load commit list.
Merged

test(contracts-rfq): gas benchmark for the arbitrary call [SLT-233] #3273

fix: start from nonce=1 in gas benchmark tests
c4393fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 1s

32.29410% (+1.60622%) compared to 2b05e51

View this Pull Request on Codecov

32.29410% (+1.60622%) compared to 2b05e51

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.29410%. Comparing base (2b05e51) to head (c4393fc).
Report is 9 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                 @@
##              master       #3273         +/-   ##
===================================================
+ Coverage   30.68788%   32.29410%   +1.60622%     
===================================================
  Files            447         433         -14     
  Lines          29787       28739       -1048     
  Branches          82         155         +73     
===================================================
+ Hits            9141        9281        +140     
+ Misses         19797       18612       -1185     
+ Partials         849         846          -3     

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