Skip to content

moved eviction from mempool to mempool reactor#3210

Merged
pompon0 merged 9 commits intomainfrom
gprusak-mempool2
Apr 8, 2026
Merged

moved eviction from mempool to mempool reactor#3210
pompon0 merged 9 commits intomainfrom
gprusak-mempool2

Conversation

@pompon0
Copy link
Copy Markdown
Contributor

@pompon0 pompon0 commented Apr 8, 2026

Also fixed the lifecycle of failure counter entries - they were never cleaned up previously.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 8, 2026, 4:34 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 86.95652% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.80%. Comparing base (8d751f6) to head (4e0faa9).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
sei-tendermint/internal/mempool/reactor.go 84.00% 2 Missing and 2 partials ⚠️
sei-tendermint/internal/p2p/testonly.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3210      +/-   ##
==========================================
+ Coverage   58.79%   58.80%   +0.01%     
==========================================
  Files        2054     2054              
  Lines      168303   168307       +4     
==========================================
+ Hits        98948    98977      +29     
+ Misses      60609    60589      -20     
+ Partials     8746     8741       -5     
Flag Coverage Δ
sei-chain-pr 70.07% <86.95%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sei-tendermint/internal/consensus/replay.go 69.13% <100.00%> (ø)
sei-tendermint/internal/consensus/replay_stubs.go 83.33% <ø> (+6.41%) ⬆️
sei-tendermint/internal/mempool/mempool.go 72.16% <100.00%> (-0.04%) ⬇️
sei-tendermint/internal/mempool/types.go 64.70% <ø> (ø)
sei-tendermint/internal/state/execution.go 78.71% <ø> (+0.77%) ⬆️
sei-tendermint/node/setup.go 66.41% <ø> (-0.13%) ⬇️
sei-tendermint/internal/p2p/testonly.go 76.00% <75.00%> (-0.04%) ⬇️
sei-tendermint/internal/mempool/reactor.go 76.68% <84.00%> (+6.13%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pompon0 pompon0 added this pull request to the merge queue Apr 8, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 8, 2026
@pompon0 pompon0 enabled auto-merge April 8, 2026 16:33
@pompon0 pompon0 added this pull request to the merge queue Apr 8, 2026
Merged via the queue into main with commit 65bedcf Apr 8, 2026
39 checks passed
@pompon0 pompon0 deleted the gprusak-mempool2 branch April 8, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants