Skip to content

Apply suggestions from code review

5512e04
Select commit
Loading
Failed to load commit list.
Merged

Fix deferred freeClient clobbering replication state after replicaof #3719

Apply suggestions from code review
5512e04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 1s

76.71% (+0.05%) compared to fdf13ca

View this Pull Request on Codecov

76.71% (+0.05%) compared to fdf13ca

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.71%. Comparing base (fdf13ca) to head (5512e04).
⚠️ Report is 1 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3719      +/-   ##
============================================
+ Coverage     76.65%   76.71%   +0.05%     
============================================
  Files           162      162              
  Lines         80662    80674      +12     
============================================
+ Hits          61830    61887      +57     
+ Misses        18832    18787      -45     
Files with missing lines Coverage Δ
src/debug.c 54.95% <100.00%> (+0.11%) ⬆️
src/networking.c 92.32% <100.00%> (+0.10%) ⬆️
src/replication.c 85.89% <100.00%> (-0.28%) ⬇️
src/server.c 89.48% <100.00%> (+0.02%) ⬆️
src/server.h 100.00% <ø> (ø)
src/tls.c 17.64% <ø> (ø)

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