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

Copy 'errno' and use copied value in the if check of retry in cluster migrate commands socket_err block. #1042

Merged
merged 1 commit into from
Sep 18, 2024

copy errno and use copied value to retry in cluster migrate command

9be7875
Select commit
Loading
Failed to load commit list.
Merged

Copy 'errno' and use copied value in the if check of retry in cluster migrate commands socket_err block. #1042

copy errno and use copied value to retry in cluster migrate command
9be7875
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

70.59% (+0.01%) compared to f89ff31

View this Pull Request on Codecov

70.59% (+0.01%) compared to f89ff31

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.59%. Comparing base (f89ff31) to head (9be7875).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1042      +/-   ##
============================================
+ Coverage     70.58%   70.59%   +0.01%     
============================================
  Files           114      114              
  Lines         61670    61672       +2     
============================================
+ Hits          43530    43540      +10     
+ Misses        18140    18132       -8     
Files with missing lines Coverage Δ
src/cluster.c 88.13% <100.00%> (-0.26%) ⬇️

... and 8 files with indirect coverage changes