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

Remove valkey specific changes in jemalloc source code #1266

Open
wants to merge 18 commits into
base: unstable
Choose a base branch
from

cr fixes: add\remove comments + fix include

2a6c2df
Select commit
Loading
Failed to load commit list.
Open

Remove valkey specific changes in jemalloc source code #1266

cr fixes: add\remove comments + fix include
2a6c2df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 1s

70.73% (+0.04%) compared to 2df56d8

View this Pull Request on Codecov

70.73% (+0.04%) compared to 2df56d8

Details

Codecov Report

Attention: Patch coverage is 98.34711% with 2 lines in your changes missing coverage. Please review.

Project coverage is 70.73%. Comparing base (2df56d8) to head (2a6c2df).
Report is 13 commits behind head on unstable.

Files with missing lines Patch % Lines
src/server.c 50.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1266      +/-   ##
============================================
+ Coverage     70.69%   70.73%   +0.04%     
============================================
  Files           114      116       +2     
  Lines         63161    63239      +78     
============================================
+ Hits          44650    44732      +82     
+ Misses        18511    18507       -4     
Files with missing lines Coverage Δ
src/allocator_defrag.c 100.00% <100.00%> (ø)
src/defrag.c 84.68% <100.00%> (-1.58%) ⬇️
src/server.h 100.00% <ø> (ø)
src/zmalloc.c 82.60% <100.00%> (-2.07%) ⬇️
src/server.c 87.64% <50.00%> (-0.06%) ⬇️

... and 20 files with indirect coverage changes