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

delete contract query limit config #20

Merged
merged 2 commits into from
May 24, 2024

default 3,000,000

4d33e2e
Select commit
Loading
Failed to load commit list.
Merged

delete contract query limit config #20

default 3,000,000
4d33e2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

31.71% (+0.00%) compared to 6e67d07

View this Pull Request on Codecov

31.71% (+0.00%) compared to 6e67d07

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.71%. Comparing base (6e67d07) to head (4d33e2e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   31.71%   31.71%           
=======================================
  Files          68       68           
  Lines        8289     8282    -7     
=======================================
- Hits         2629     2627    -2     
+ Misses       5305     5301    -4     
+ Partials      355      354    -1     
Files Coverage Δ
x/evm/config/config.go 40.00% <ø> (+1.53%) ⬆️
x/evm/keeper/keeper.go 66.66% <ø> (+2.46%) ⬆️
x/evm/keeper/query_server.go 27.72% <ø> (-0.71%) ⬇️