Skip to content

Include more checks while computing slice size

90e91b9
Select commit
Loading
Failed to load commit list.
Merged

transport: avoid slice reallocation during header creation #8547

Include more checks while computing slice size
90e91b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2025 in 0s

81.92% (-0.07%) compared to 5ed7cf6

View this Pull Request on Codecov

81.92% (-0.07%) compared to 5ed7cf6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.92%. Comparing base (5ed7cf6) to head (90e91b9).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8547      +/-   ##
==========================================
- Coverage   81.99%   81.92%   -0.07%     
==========================================
  Files         412      413       +1     
  Lines       40520    40541      +21     
==========================================
- Hits        33225    33215      -10     
- Misses       5904     5957      +53     
+ Partials     1391     1369      -22     
Files with missing lines Coverage Δ
internal/transport/http2_client.go 91.99% <100.00%> (+0.17%) ⬆️

... and 48 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.