Skip to content

perf(client): use transmitResultPool to reduce heap allocs

Codecov / codecov/project succeeded Mar 5, 2024 in 1s

49.63% (-0.10%) compared to 2bd0a62

View this Pull Request on Codecov

49.63% (-0.10%) compared to 2bd0a62

Details

Codecov Report

Attention: Patch coverage is 0% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 49.63%. Comparing base (2bd0a62) to head (94fad3a).

Files Patch % Lines
pkg/varlog/subscribe.go 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #722      +/-   ##
==========================================
- Coverage   49.72%   49.63%   -0.10%     
==========================================
  Files         235      235              
  Lines       20725    20731       +6     
==========================================
- Hits        10305    10289      -16     
- Misses       9780     9797      +17     
- Partials      640      645       +5     

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