Skip to content

refactor: reaper to drain mempool#3236

Merged
julienrbrt merged 15 commits into
mainfrom
julien/reaper
Apr 10, 2026
Merged

refactor: reaper to drain mempool#3236
julienrbrt merged 15 commits into
mainfrom
julien/reaper

add bench

2a071a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

61.79% (+0.12%) compared to 3abebca

View this Pull Request on Codecov

61.79% (+0.12%) compared to 3abebca

Details

Codecov Report

❌ Patch coverage is 53.63636% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.79%. Comparing base (3abebca) to head (2a071a2).

Files with missing lines Patch % Lines
block/internal/reaping/reaper.go 66.66% 23 Missing and 5 partials ⚠️
block/internal/executing/executor.go 0.00% 8 Missing ⚠️
block/internal/submitting/submitter.go 25.00% 3 Missing and 3 partials ⚠️
block/internal/cache/manager.go 0.00% 5 Missing ⚠️
block/internal/pruner/pruner.go 0.00% 2 Missing ⚠️
block/internal/syncing/syncer.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3236      +/-   ##
==========================================
+ Coverage   61.67%   61.79%   +0.12%     
==========================================
  Files         120      120              
  Lines       12635    12670      +35     
==========================================
+ Hits         7793     7830      +37     
+ Misses       3968     3962       -6     
- Partials      874      878       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.