Fix crash when freeing newly created node when nodeIp2String fail #1535
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%) |
⬆️ |
Loading