More cluster refactoring: move common logic from cluster_legacy.c #3701
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
76.76% (+0.10%) compared to 6f92934
View this Pull Request on Codecov
76.76% (+0.10%) compared to 6f92934
Details
Codecov Report
❌ Patch coverage is 92.30769% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.76%. Comparing base (6f92934) to head (0ff8777).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cluster_nodes.c | 80.00% | 15 Missing |
| src/cluster.c | 99.06% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## cluster-v2 #3701 +/- ##
==============================================
+ Coverage 76.65% 76.76% +0.10%
==============================================
Files 165 165
Lines 80892 80930 +38
==============================================
+ Hits 62005 62122 +117
+ Misses 18887 18808 -79 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cluster_legacy.c | 91.79% <100.00%> (-0.19%) |
⬇️ |
| src/cluster_link.c | 89.11% <100.00%> (+6.58%) |
⬆️ |
| src/server.c | 89.47% <100.00%> (-0.03%) |
⬇️ |
| src/cluster.c | 91.31% <99.06%> (+0.68%) |
⬆️ |
| src/cluster_nodes.c | 76.02% <80.00%> (+1.94%) |
⬆️ |
🚀 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.
Loading