feat(evm): typed events for contract creation, contract execution and transfer #1971
Codecov / codecov/project
succeeded
Jul 24, 2024 in 0s
66.00% (target 60.00%)
View this Pull Request on Codecov
66.00% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 73.46939%
with 13 lines
in your changes missing coverage. Please review.
Project coverage is 66.00%. Comparing base (
afc7c0f
) to head (123ae5d
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1971 +/- ##
==========================================
+ Coverage 65.95% 66.00% +0.05%
==========================================
Files 258 258
Lines 16384 16432 +48
==========================================
+ Hits 10806 10846 +40
Misses 4772 4772
- Partials 806 814 +8
Files | Coverage Δ | |
---|---|---|
x/evm/keeper/msg_server.go | 72.38% <100.00%> (+0.80%) |
⬆️ |
x/evm/evmtest/smart_contract.go | 83.67% <83.33%> (-0.95%) |
⬇️ |
x/evm/evmtest/tx.go | 0.00% <0.00%> (ø) |
Loading