Problem: decode tx is unnecessary in tx listener #491
Merged
Codecov / codecov/project
succeeded
Jun 7, 2024 in 0s
61.56% (+0.00%) compared to 97a30f8
View this Pull Request on Codecov
61.56% (+0.00%) compared to 97a30f8
Details
Codecov Report
Attention: Patch coverage is 9.09091%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 61.56%. Comparing base (
97a30f8
) to head (bb14414
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #491 +/- ##
========================================
Coverage 61.56% 61.56%
========================================
Files 127 128 +1
Lines 9473 9476 +3
========================================
+ Hits 5832 5834 +2
Misses 3103 3103
- Partials 538 539 +1
Files | Coverage Δ | |
---|---|---|
rpc/stream/rpc.go | 0.00% <0.00%> (ø) |
|
app/ante/handler_options.go | 61.90% <20.00%> (-1.06%) |
⬇️ |
app/app.go | 76.30% <20.00%> (+0.45%) |
⬆️ |
app/ante/tx_listener.go | 0.00% <0.00%> (ø) |
Loading