fix(evm): added tx logs events to the funtoken related txs #2161
+355
−34
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
65.14% (target 60.00%)
View this Pull Request on Codecov
65.14% (target 60.00%)
Details
Codecov Report
Attention: Patch coverage is 42.85714%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 65.14%. Comparing base (
8db476f
) to head (b5d5595
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2161 +/- ##
==========================================
+ Coverage 65.12% 65.14% +0.01%
==========================================
Files 277 277
Lines 22267 22278 +11
==========================================
+ Hits 14502 14513 +11
+ Misses 6771 6770 -1
- Partials 994 995 +1
Files with missing lines | Coverage Δ | |
---|---|---|
x/evm/evmtest/tx.go | 55.32% <0.00%> (ø) |
|
x/common/testutil/testnetwork/tx.go | 65.45% <62.50%> (-0.90%) |
⬇️ |
x/evm/keeper/call_contract.go | 81.33% <25.00%> (-2.96%) |
⬇️ |
Loading