test(evm): unit tests for evm_ante #1912
Merged
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%> (ø) |
Loading