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

Trigger manual failover on SIGTERM / shutdown to cluster primary #1091

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

Fix the index

e3fdb7c
Select commit
Loading
Failed to load commit list.
Open

Trigger manual failover on SIGTERM / shutdown to cluster primary #1091

Fix the index
e3fdb7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 25, 2025 in 0s

71.12% (+0.02%) compared to bd951e6

View this Pull Request on Codecov

71.12% (+0.02%) compared to bd951e6

Details

Codecov Report

Attention: Patch coverage is 94.28571% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.12%. Comparing base (bd951e6) to head (e3fdb7c).
Report is 1 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 95.23% 2 Missing ⚠️
src/replication.c 92.59% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1091      +/-   ##
============================================
+ Coverage     71.10%   71.12%   +0.02%     
============================================
  Files           123      123              
  Lines         65552    65614      +62     
============================================
+ Hits          46610    46669      +59     
- Misses        18942    18945       +3     
Files with missing lines Coverage Δ
src/config.c 78.39% <ø> (ø)
src/server.c 87.54% <100.00%> (ø)
src/server.h 100.00% <ø> (ø)
src/cluster_legacy.c 86.11% <95.23%> (+0.05%) ⬆️
src/replication.c 87.29% <92.59%> (+0.05%) ⬆️

... and 8 files with indirect coverage changes