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: comet tx-index pruning #26

Merged
merged 1 commit into from
Jun 21, 2024

comet tx-index pruning

8e8d92a
Select commit
Loading
Failed to load commit list.
Merged

feat: comet tx-index pruning #26

comet tx-index pruning
8e8d92a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

31.82% (+0.00%) compared to f5037a4

View this Pull Request on Codecov

31.82% (+0.00%) compared to f5037a4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 31.82%. Comparing base (f5037a4) to head (8e8d92a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   31.82%   31.82%           
=======================================
  Files          68       68           
  Lines        8343     8343           
=======================================
  Hits         2655     2655           
  Misses       5330     5330           
  Partials      358      358           
Files Coverage Δ
x/evm/contracts/counter/Counter.go 0.00% <ø> (ø)
x/evm/contracts/custom_erc20/CustomERC20.go 0.00% <ø> (ø)
x/evm/contracts/erc20/ERC20.go 0.00% <ø> (ø)
x/evm/contracts/erc20_factory/ERC20Factory.go 0.00% <ø> (ø)
x/evm/contracts/erc20_registry/ERC20Registry.go 0.00% <ø> (ø)