Skip to content

Introduce stubs for Raft cluster bus

4be1c71
Select commit
Loading
Failed to load commit list.
Open

Introduce stubs for Raft cluster bus #3530

Introduce stubs for Raft cluster bus
4be1c71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 1s

76.47% (-0.13%) compared to 6b93134

View this Pull Request on Codecov

76.47% (-0.13%) compared to 6b93134

Details

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.