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

test(evm): unit tests for evm_ante #1912

Merged
merged 16 commits into from
Jun 11, 2024

test(evm): ante handler setup ctx coverage

a862309
Select commit
Loading
Failed to load commit list.
Merged

test(evm): unit tests for evm_ante #1912

test(evm): ante handler setup ctx coverage
a862309
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

63.48% (target 60.00%)

View this Pull Request on Codecov

63.48% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 8.64198% with 74 lines in your changes missing coverage. Please review.

Project coverage is 63.48%. Comparing base (42a8b65) to head (a862309).

Current head a862309 differs from pull request most recent head f807e6f

Please upload reports for the commit f807e6f to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1912      +/-   ##
==========================================
+ Coverage   63.05%   63.48%   +0.42%     
==========================================
  Files         245      247       +2     
  Lines       15871    16019     +148     
==========================================
+ Hits        10007    10169     +162     
+ Misses       5122     5107      -15     
- Partials      742      743       +1     
Files Coverage Δ
app/evmante_gas_wanted.go 100.00% <ø> (ø)
app/evmante_sigverify.go 100.00% <100.00%> (+100.00%) ⬆️
app/evmante_setup_ctx.go 66.66% <0.00%> (+66.66%) ⬆️
app/evmante_emit_event.go 0.00% <0.00%> (ø)
app/evmante_validate_basic.go 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes