Remove valkey specific changes in jemalloc source code #1266
+466
−171
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%) |
⬇️ |
Loading