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

fix(check-tx): remove txs failing recheck from app-side mempool (backport #476) #478

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 22, 2024

In This PR

nivasan1 and others added 2 commits April 22, 2024 21:05
* remove txs failing recheck from app-side mempool

* linting

(cherry picked from commit 6080de1)
Copy link

codecov bot commented Apr 22, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (release/v2.x.x@85d53ff). Click here to learn what that means.

Files Patch % Lines
abci/checktx/mempool_parity_check_tx.go 57.14% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##             release/v2.x.x     #478   +/-   ##
=================================================
  Coverage                  ?   49.14%           
=================================================
  Files                     ?       39           
  Lines                     ?     1687           
  Branches                  ?        0           
=================================================
  Hits                      ?      829           
  Misses                    ?      767           
  Partials                  ?       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Eric-Warehime Eric-Warehime merged commit d19bdf9 into release/v2.x.x Apr 23, 2024
10 of 11 checks passed
@Eric-Warehime Eric-Warehime deleted the mergify/bp/release/v2.x.x/pr-476 branch April 23, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants