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

add gas limit when querying with static call #17

Closed
wants to merge 1 commit into from

add gas limit when querying with static call

ca956cd
Select commit
Loading
Failed to load commit list.
Closed

add gas limit when querying with static call #17

add gas limit when querying with static call
ca956cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2024 in 0s

31.24% (+0.00%) compared to 9fcbdb3

View this Pull Request on Codecov

31.24% (+0.00%) compared to 9fcbdb3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.24%. Comparing base (9fcbdb3) to head (ca956cd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   31.24%   31.24%           
=======================================
  Files          68       68           
  Lines        8173     8173           
=======================================
  Hits         2554     2554           
  Misses       5273     5273           
  Partials      346      346           
Files Coverage Δ
x/evm/keeper/context.go 69.20% <100.00%> (ø)