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

add parameter for limiting maximum AOF files size on disk #1425

Draft
wants to merge 101 commits into
base: unstable
Choose a base branch
from

tuned tests

b57409c
Select commit
Loading
Failed to load commit list.
Draft

add parameter for limiting maximum AOF files size on disk #1425

tuned tests
b57409c
Select commit
Loading
Failed to load commit list.
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%) ⬇️

... and 43 files with indirect coverage changes