add parameter for limiting maximum AOF files size on disk #1425
+8,180
−4,169
Codecov / codecov/project
succeeded
Dec 17, 2024 in 1s
70.90% (+0.19%) compared to 1acf7f7
View this Pull Request on Codecov
70.90% (+0.19%) compared to 1acf7f7
Details
Codecov Report
Attention: Patch coverage is 84.61538%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 70.90%. Comparing base (
1acf7f7
) to head (b57409c
).
Report is 17 commits behind head on unstable.
Files with missing lines | Patch % | Lines |
---|---|---|
src/aof.c | 85.71% | 1 Missing |
src/server.c | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## unstable #1425 +/- ##
============================================
+ Coverage 70.71% 70.90% +0.19%
============================================
Files 119 119
Lines 64652 64625 -27
============================================
+ Hits 45717 45822 +105
+ Misses 18935 18803 -132
Files with missing lines | Coverage Δ | |
---|---|---|
src/config.c | 77.59% <ø> (-0.06%) |
⬇️ |
src/server.h | 100.00% <ø> (ø) |
|
src/aof.c | 81.25% <85.71%> (+1.12%) |
⬆️ |
src/server.c | 87.48% <83.33%> (-0.09%) |
⬇️ |
Loading