Trigger manual failover on SIGTERM / shutdown to cluster primary #1091
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%) |
⬆️ |
Loading