Skip to content

Move clusterDelNode and clusterRenameNode to cluster_state.c

36cfd44
Select commit
Loading
Failed to load commit list.
Draft

Move clusterDelNode and clusterRenameNode to cluster_state.c #3542

Move clusterDelNode and clusterRenameNode to cluster_state.c
36cfd44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

76.53% (-0.07%) compared to 6b93134

View this Pull Request on Codecov

76.53% (-0.07%) compared to 6b93134

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.53%. Comparing base (6b93134) to head (36cfd44).

Additional details and impacted files
@@              Coverage Diff               @@
##           cluster-v2    #3542      +/-   ##
==============================================
- Coverage       76.59%   76.53%   -0.07%     
==============================================
  Files             160      160              
  Lines           79288    79292       +4     
==============================================
- Hits            60733    60688      -45     
- Misses          18555    18604      +49     
Files with missing lines Coverage Δ
src/cluster_legacy.c 92.11% <100.00%> (+0.36%) ⬆️
src/cluster_state.c 88.74% <100.00%> (+0.63%) ⬆️

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