Skip to content

hash: pause auto-shrink during HGETDEL

7d82364
Select commit
Loading
Failed to load commit list.
Merged

Optimize HGETDEL to pause auto shrink when deleting multiple items #3535

hash: pause auto-shrink during HGETDEL
7d82364
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2026 in 1s

76.46% (+0.06%) compared to 4a42c95

View this Pull Request on Codecov

76.46% (+0.06%) compared to 4a42c95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.46%. Comparing base (4a42c95) to head (7d82364).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3535      +/-   ##
============================================
+ Coverage     76.40%   76.46%   +0.06%     
============================================
  Files           159      159              
  Lines         79851    79853       +2     
============================================
+ Hits          61008    61062      +54     
+ Misses        18843    18791      -52     
Files with missing lines Coverage Δ
src/t_hash.c 95.40% <100.00%> (+<0.01%) ⬆️

... and 23 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.