Skip to content

Handle doesCommandHaveKeys as well

87a1338
Select commit
Loading
Failed to load commit list.
Open

Allow CLUSTERSCAN 0 to be executed on any node directly #3675

Handle doesCommandHaveKeys as well
87a1338
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

76.68% (-0.26%) compared to a813df0

View this Pull Request on Codecov

76.68% (-0.26%) compared to a813df0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.68%. Comparing base (a813df0) to head (87a1338).
⚠️ Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3675      +/-   ##
============================================
- Coverage     76.94%   76.68%   -0.26%     
============================================
  Files           162      162              
  Lines         80656    80669      +13     
============================================
- Hits          62058    61865     -193     
- Misses        18598    18804     +206     
Files with missing lines Coverage Δ
src/acl.c 92.53% <100.00%> (-0.12%) ⬇️
src/commands.def 100.00% <ø> (ø)
src/db.c 94.85% <100.00%> (+0.04%) ⬆️
src/server.h 100.00% <ø> (ø)

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