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

Fix cluster replica unable to establish replication link in race condition #965

Merged
merged 1 commit into from
Sep 6, 2024

Fix cluster replica unable to establish replication link in race cond…

8a92dd8
Select commit
Loading
Failed to load commit list.
Merged

Fix cluster replica unable to establish replication link in race condition #965

Fix cluster replica unable to establish replication link in race cond…
8a92dd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

70.45% (+0.03%) compared to 25dd943

View this Pull Request on Codecov

70.45% (+0.03%) compared to 25dd943

Details

Codecov Report

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

Project coverage is 70.45%. Comparing base (25dd943) to head (8a92dd8).
Report is 19 commits behind head on unstable.

Files with missing lines Patch % Lines
src/cluster_legacy.c 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #965      +/-   ##
============================================
+ Coverage     70.41%   70.45%   +0.03%     
============================================
  Files           114      114              
  Lines         61744    61730      -14     
============================================
+ Hits          43480    43494      +14     
+ Misses        18264    18236      -28     
Files with missing lines Coverage Δ
src/cluster_legacy.c 85.51% <0.00%> (+0.04%) ⬆️

... and 14 files with indirect coverage changes