Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem: decode tx is unnecessary in tx listener #491

Merged
merged 2 commits into from
Jun 9, 2024

cleanup

bb14414
Select commit
Loading
Failed to load commit list.
Merged

Problem: decode tx is unnecessary in tx listener #491

cleanup
bb14414
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%> (ø)