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

replication: fix io-threads possible race by moving waitForClientIO #1422

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

replication: fix io-threads possible race by moving waitForClientIO e…

bbc1829
Select commit
Loading
Failed to load commit list.
Open

replication: fix io-threads possible race by moving waitForClientIO #1422

replication: fix io-threads possible race by moving waitForClientIO e…
bbc1829
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

70.89% (+0.22%) compared to 789a73b

View this Pull Request on Codecov

70.89% (+0.22%) compared to 789a73b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.89%. Comparing base (789a73b) to head (bbc1829).
Report is 98 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1422      +/-   ##
============================================
+ Coverage     70.66%   70.89%   +0.22%     
============================================
  Files           114      119       +5     
  Lines         63150    64652    +1502     
============================================
+ Hits          44624    45832    +1208     
- Misses        18526    18820     +294     
Files with missing lines Coverage Δ
src/replication.c 87.29% <100.00%> (+0.03%) ⬆️

... and 55 files with indirect coverage changes