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

Dual channel replication #60

Merged
merged 110 commits into from
Jul 17, 2024

fix clang format

36ca3d3
Select commit
Loading
Failed to load commit list.
Merged

Dual channel replication #60

fix clang format
36ca3d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

70.44% (+0.40%) compared to a323dce

View this Pull Request on Codecov

70.44% (+0.40%) compared to a323dce

Details

Codecov Report

Attention: Patch coverage is 85.57377% with 88 lines in your changes missing coverage. Please review.

Project coverage is 70.44%. Comparing base (a323dce) to head (36ca3d3).
Report is 10 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable      #60      +/-   ##
============================================
+ Coverage     70.04%   70.44%   +0.40%     
============================================
  Files           112      112              
  Lines         60602    61135     +533     
============================================
+ Hits          42446    43069     +623     
+ Misses        18156    18066      -90     
Files Coverage Δ
src/config.c 78.68% <ø> (ø)
src/networking.c 88.91% <100.00%> (+0.24%) ⬆️
src/rio.h 100.00% <ø> (ø)
src/server.c 88.54% <100.00%> (-0.01%) ⬇️
src/server.h 100.00% <ø> (ø)
src/debug.c 53.79% <80.00%> (+0.43%) ⬆️
src/rio.c 84.18% <87.27%> (+0.94%) ⬆️
src/rdb.c 75.99% <76.78%> (-0.10%) ⬇️
src/replication.c 87.28% <85.39%> (+0.04%) ⬆️

... and 9 files with indirect coverage changes