Skip to content

Merge remote-tracking branch 'origin/unstable' into je_malloc_usable

a6dce44
Select commit
Loading
Failed to load commit list.
Closed

Reduce the overhead from malloc usable #384

Merge remote-tracking branch 'origin/unstable' into je_malloc_usable
a6dce44
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2025 in 0s

68.99% (+0.01%) compared to 27dd3b7

View this Pull Request on Codecov

68.99% (+0.01%) compared to 27dd3b7

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.99%. Comparing base (27dd3b7) to head (a6dce44).

Files with missing lines Patch % Lines
src/zmalloc.c 77.77% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #384      +/-   ##
============================================
+ Coverage     68.98%   68.99%   +0.01%     
============================================
  Files           126      126              
  Lines         72609    72607       -2     
============================================
+ Hits          50087    50095       +8     
+ Misses        22522    22512      -10     
Files with missing lines Coverage Δ
src/zmalloc.c 83.28% <77.77%> (-0.40%) ⬇️

... and 23 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.