Dual channel replication #60
+2,623
−225
Merged
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%) |
⬆️ |
Loading