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

Fix crash when freeing newly created node when nodeIp2String fail #1535

Merged
merged 3 commits into from
Jan 10, 2025

add the log back

627061b
Select commit
Loading
Failed to load commit list.
Merged

Fix crash when freeing newly created node when nodeIp2String fail #1535

add the log back
627061b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

70.91% (-0.02%) compared to b207b42

View this Pull Request on Codecov

70.91% (-0.02%) compared to b207b42

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.91%. Comparing base (b207b42) to head (627061b).
Report is 1 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1535      +/-   ##
============================================
- Coverage     70.92%   70.91%   -0.02%     
============================================
  Files           120      120              
  Lines         65004    65005       +1     
============================================
- Hits          46104    46098       -6     
- Misses        18900    18907       +7     
Files with missing lines Coverage Δ
src/cluster_legacy.c 86.94% <50.00%> (+0.25%) ⬆️

... and 13 files with indirect coverage changes