Skip to content

Avoid the overhead from snprintf#395

Open
sundb wants to merge 1 commit into
unstablefrom
improve_cal_small_bins
Open

Avoid the overhead from snprintf#395
sundb wants to merge 1 commit into
unstablefrom
improve_cal_small_bins

Avoid the overhead from snprintf

5a40e88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

69.25% (+0.03%) compared to 51f364f

View this Pull Request on Codecov

69.25% (+0.03%) compared to 51f364f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.25%. Comparing base (51f364f) to head (5a40e88).
⚠️ Report is 419 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #395      +/-   ##
============================================
+ Coverage     69.22%   69.25%   +0.03%     
============================================
  Files           128      128              
  Lines         73629    73636       +7     
============================================
+ Hits          50972    51000      +28     
+ Misses        22657    22636      -21     
Files with missing lines Coverage Δ
src/zmalloc.c 83.62% <100.00%> (+0.34%) ⬆️

... and 21 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.