Skip to content

cl

a7e42e4
Select commit
Loading
Failed to load commit list.
Merged

refactor(reaping): use cache for seen hashes instead of in memory store #2811

cl
a7e42e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2025 in 1s

62.61% (+0.23%) compared to 271f74b

View this Pull Request on Codecov

62.61% (+0.23%) compared to 271f74b

Details

Codecov Report

❌ Patch coverage is 71.42857% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.61%. Comparing base (271f74b) to head (a7e42e4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
block/internal/cache/manager.go 80.00% 4 Missing and 4 partials ⚠️
block/internal/reaping/reaper.go 27.27% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2811      +/-   ##
==========================================
+ Coverage   62.37%   62.61%   +0.23%     
==========================================
  Files          82       82              
  Lines        7304     7334      +30     
==========================================
+ Hits         4556     4592      +36     
+ Misses       2203     2197       -6     
  Partials      545      545              

☔ 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.