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

Remove buffer gas added in the gas consumption of EVM.dryRun #6844

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

m-Peter
Copy link
Collaborator

@m-Peter m-Peter commented Dec 31, 2024

Closes: #6843

@codecov-commenter
Copy link

codecov-commenter commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 41.13%. Comparing base (219660a) to head (99d8c10).

Files with missing lines Patch % Lines
fvm/evm/emulator/emulator.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6844      +/-   ##
==========================================
+ Coverage   41.12%   41.13%   +0.01%     
==========================================
  Files        2107     2107              
  Lines      185330   185296      -34     
==========================================
+ Hits        76220    76225       +5     
+ Misses     102710   102671      -39     
  Partials     6400     6400              
Flag Coverage Δ
unittests 41.13% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Successfully merging this pull request may close these issues.

[Flow EVM] Remove buffer gas applied in EVM.dryRun
2 participants