Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update comments and log message in cluster_legacy.c #1561

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

pieturin
Copy link
Contributor

Update comments and log message in cluster_legacy.c.

Follow-up from #1441.

@pieturin
Copy link
Contributor Author

@PingXie, could you take a look please? This should address the last comments you had in my previous PR.

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.00%. Comparing base (2a1a65b) to head (28653a3).
Report is 8 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1561      +/-   ##
============================================
+ Coverage     70.78%   71.00%   +0.21%     
============================================
  Files           120      121       +1     
  Lines         65046    65130      +84     
============================================
+ Hits          46045    46245     +200     
+ Misses        19001    18885     -116     
Files with missing lines Coverage Δ
src/cluster_legacy.c 87.19% <50.00%> (-0.07%) ⬇️

... and 22 files with indirect coverage changes

@pieturin pieturin force-pushed the cluster-handshake-followup branch from 2957a38 to 28653a3 Compare January 16, 2025 22:26
@enjoy-binbin enjoy-binbin merged commit 2d0b8e3 into valkey-io:unstable Jan 17, 2025
50 checks passed
proost pushed a commit to proost/valkey that referenced this pull request Jan 17, 2025
Update comments and log message in `cluster_legacy.c`.

Follow-up from valkey-io#1441.

Signed-off-by: Pierre Turin <[email protected]>
Co-authored-by: Ping Xie <[email protected]>
Co-authored-by: Binbin <[email protected]>
Signed-off-by: proost <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants