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

Cherry-pick #7702 to 1.68.x #7792

Merged
merged 1 commit into from
Oct 30, 2024

mem: use slice capacity instead of length, to determine whether to po…

86d7d65
Select commit
Loading
Failed to load commit list.
Merged

Cherry-pick #7702 to 1.68.x #7792

mem: use slice capacity instead of length, to determine whether to po…
86d7d65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 0s

81.13% (-1.12%) compared to 54841ef

View this Pull Request on Codecov

81.13% (-1.12%) compared to 54841ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.13%. Comparing base (54841ef) to head (86d7d65).

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.68.x    #7792      +/-   ##
===========================================
- Coverage    82.24%   81.13%   -1.12%     
===========================================
  Files          362      362              
  Lines        28116    35671    +7555     
===========================================
+ Hits         23123    28940    +5817     
- Misses        3815     5526    +1711     
- Partials      1178     1205      +27     
Files with missing lines Coverage Δ
mem/buffers.go 88.18% <100.00%> (+4.34%) ⬆️

... and 315 files with indirect coverage changes