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

Print logs when the cluster state changes to fail add cluster_fail_reason to CLUSTER INFO #1188

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

add cluster fail reason to cluster info

238f5ae
Select commit
Loading
Failed to load commit list.
Open

Print logs when the cluster state changes to fail add cluster_fail_reason to CLUSTER INFO #1188

add cluster fail reason to cluster info
238f5ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

70.69% (+0.21%) compared to 701ab72

View this Pull Request on Codecov

70.69% (+0.21%) compared to 701ab72

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.69%. Comparing base (701ab72) to head (238f5ae).
Report is 8 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 86.36% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1188      +/-   ##
============================================
+ Coverage     70.47%   70.69%   +0.21%     
============================================
  Files           114      114              
  Lines         61799    63109    +1310     
============================================
+ Hits          43555    44616    +1061     
- Misses        18244    18493     +249     
Files with missing lines Coverage Δ
src/cluster_legacy.c 86.45% <86.36%> (+0.45%) ⬆️

... and 93 files with indirect coverage changes