Problem: decode tx is unnecessary in tx listener (backport: #491) #492
Codecov / codecov/patch
failed
Jun 10, 2024 in 1s
44.44% of diff hit (target 64.07%)
View this Pull Request on Codecov
44.44% of diff hit (target 64.07%)
Annotations
Check warning on line 28 in app/ante/tx_listener.go
codecov / codecov/patch
app/ante/tx_listener.go#L26-L28
Added lines #L26 - L28 were not covered by tests
Check warning on line 955 in app/app.go
codecov / codecov/patch
app/app.go#L955
Added line #L955 was not covered by tests
Check warning on line 961 in app/app.go
codecov / codecov/patch
app/app.go#L959-L961
Added lines #L959 - L961 were not covered by tests
Check warning on line 119 in rpc/stream/rpc.go
codecov / codecov/patch
rpc/stream/rpc.go#L118-L119
Added lines #L118 - L119 were not covered by tests
Loading