Skip to content

Introduce stubs for Raft cluster bus#3530

Open
murphyjacob4 wants to merge 1 commit intovalkey-io:cluster-v2from
murphyjacob4:cluster-v2
Open

Introduce stubs for Raft cluster bus#3530
murphyjacob4 wants to merge 1 commit intovalkey-io:cluster-v2from
murphyjacob4:cluster-v2

Conversation

@murphyjacob4
Copy link
Copy Markdown
Contributor

@murphyjacob4 murphyjacob4 commented Apr 17, 2026

Following the cluster bus separation, introduce the stubs for a Raft-based cluster bus.

@murphyjacob4 murphyjacob4 force-pushed the cluster-v2 branch 3 times, most recently from 5aea3f4 to 0408a8c Compare April 17, 2026 22:58
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 1.43885% with 137 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.47%. Comparing base (6b93134) to head (4be1c71).

Files with missing lines Patch % Lines
src/cluster_raft.c 0.00% 136 Missing ⚠️
src/cluster.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           cluster-v2    #3530      +/-   ##
==============================================
- Coverage       76.59%   76.47%   -0.13%     
==============================================
  Files             160      161       +1     
  Lines           79288    79427     +139     
==============================================
+ Hits            60733    60743      +10     
- Misses          18555    18684     +129     
Files with missing lines Coverage Δ
src/config.c 78.33% <ø> (ø)
src/server.c 89.59% <100.00%> (+0.03%) ⬆️
src/server.h 100.00% <ø> (ø)
src/cluster.c 90.60% <50.00%> (-0.18%) ⬇️
src/cluster_raft.c 0.00% <0.00%> (ø)

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

Signed-off-by: Jacob Murphy <jkmurphy@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant