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

merge releases/v2.0.0 to main #2010

Draft
wants to merge 122 commits into
base: main
Choose a base branch
from

Merge branch 'main' into releases/v2.0.0

bf7acbc
Select commit
Loading
Failed to load commit list.
Draft

merge releases/v2.0.0 to main #2010

Merge branch 'main' into releases/v2.0.0
bf7acbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 76.86997% with 603 lines in your changes missing coverage. Please review.

Please upload report for BASE (releases/v1.5.0@7e6ad5d). Learn more about missing BASE report.

Files with missing lines Patch % Lines
eth/eip712/eip712_legacy.go 75.00% 57 Missing and 20 partials ⚠️
eth/rpc/backend/account_info.go 55.00% 52 Missing and 20 partials ⚠️
eth/indexer/evm_tx_indexer.go 61.29% 44 Missing and 16 partials ⚠️
eth/eip712/encoding_legacy.go 76.40% 28 Missing and 14 partials ⚠️
eth/crypto/ethsecp256k1/ethsecp256k1.go 65.71% 29 Missing and 7 partials ⚠️
eth/eip712/encoding.go 77.39% 22 Missing and 11 partials ⚠️
app/evmante/evmante_gas_consume.go 72.38% 22 Missing and 7 partials ⚠️
app/ante/handler_opts.go 0.00% 22 Missing ⚠️
eth/eth_account.go 16.00% 21 Missing ⚠️
app/ante/authz_guard.go 56.09% 15 Missing and 3 partials ⚠️
... and 23 more
Additional details and impacted files
@@                Coverage Diff                 @@
##             releases/v1.5.0    #2011   +/-   ##
==================================================
  Coverage                   ?   64.69%           
==================================================
  Files                      ?      276           
  Lines                      ?    22424           
  Branches                   ?        0           
==================================================
  Hits                       ?    14507           
  Misses                     ?     6929           
  Partials                   ?      988           
Files with missing lines Coverage Δ
app/ante/commission.go 100.00% <100.00%> (ø)
app/ante/fixed_gas.go 100.00% <ø> (ø)
app/ante/gas.go 40.00% <100.00%> (ø)
app/ante/gas_wanted.go 100.00% <100.00%> (ø)
app/ante/reject_ethereum_tx_msgs.go 100.00% <100.00%> (ø)
app/appconst/pebbledb.go 100.00% <100.00%> (ø)
app/encoding.go 100.00% <ø> (ø)
app/evmante/evmante_emit_event.go 100.00% <100.00%> (ø)
app/evmante/evmante_handler.go 100.00% <100.00%> (ø)
app/evmante/evmante_sigverify.go 100.00% <100.00%> (ø)
... and 80 more