Skip to content

perf: symmetrical pooling for zero-allocation request encoding and re…

73b87d0
Select commit
Loading
Failed to load commit list.
Open

perf: Boost decoding throughput and eliminate payload buffer allocations in core client #4195

perf: symmetrical pooling for zero-allocation request encoding and re…
73b87d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 7, 2026 in 0s

93.69% (-0.03%) compared to 6c643b8

View this Pull Request on Codecov

93.69% (-0.03%) compared to 6c643b8

Details

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.69%. Comparing base (6c643b8) to head (73b87d0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
github/github.go 72.22% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4195      +/-   ##
==========================================
- Coverage   93.71%   93.69%   -0.03%     
==========================================
  Files         209      209              
  Lines       19770    19785      +15     
==========================================
+ Hits        18527    18537      +10     
- Misses       1046     1048       +2     
- Partials      197      200       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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