Skip to content

string: avoid storing already-expired MSETEX values

63941ed
Select commit
Loading
Failed to load commit list.
Open

string: avoid storing already-expired MSETEX values #3534

string: avoid storing already-expired MSETEX values
63941ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2026 in 1s

76.41% (+0.01%) compared to 4a42c95

View this Pull Request on Codecov

76.41% (+0.01%) compared to 4a42c95

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.41%. Comparing base (4a42c95) to head (63941ed).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #3534      +/-   ##
============================================
+ Coverage     76.40%   76.41%   +0.01%     
============================================
  Files           159      159              
  Lines         79851    79873      +22     
============================================
+ Hits          61008    61035      +27     
+ Misses        18843    18838       -5     
Files with missing lines Coverage Δ
src/t_string.c 97.46% <100.00%> (+0.29%) ⬆️

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