Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do election in order based on failed primary rank to avoid voting conflicts #1018

Open
wants to merge 4 commits into
base: unstable
Choose a base branch
from

merge 1018

c6a71b5
Select commit
Loading
Failed to load commit list.
Open

Do election in order based on failed primary rank to avoid voting conflicts #1018

merge 1018
c6a71b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2024 in 0s

70.62% (+0.01%) compared to 09def3c

View this Pull Request on Codecov

70.62% (+0.01%) compared to 09def3c

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.62%. Comparing base (09def3c) to head (c6a71b5).

Files with missing lines Patch % Lines
src/cluster_legacy.c 96.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1018      +/-   ##
============================================
+ Coverage     70.61%   70.62%   +0.01%     
============================================
  Files           114      114              
  Lines         61664    61694      +30     
============================================
+ Hits          43541    43571      +30     
  Misses        18123    18123              
Files with missing lines Coverage Δ
src/cluster_legacy.c 86.17% <96.66%> (-0.10%) ⬇️

... and 9 files with indirect coverage changes