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

transport/bufWriter: fast-fail on error returned from flushKeepBuffer() #7394

Merged
merged 11 commits into from
Aug 7, 2024

revert changes in flushKeepBuffer

877dd6f
Select commit
Loading
Failed to load commit list.
Merged

transport/bufWriter: fast-fail on error returned from flushKeepBuffer() #7394

revert changes in flushKeepBuffer
877dd6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 0s

81.42% (+0.00%) compared to bdd707e

View this Pull Request on Codecov

81.42% (+0.00%) compared to bdd707e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.42%. Comparing base (bdd707e) to head (877dd6f).
Report is 38 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #7394    +/-   ##
========================================
  Coverage   81.42%   81.42%            
========================================
  Files         348      354     +6     
  Lines       26744    27083   +339     
========================================
+ Hits        21775    22053   +278     
- Misses       3779     3817    +38     
- Partials     1190     1213    +23     
Files Coverage Δ
internal/transport/http_util.go 93.30% <100.00%> (+6.89%) ⬆️

... and 41 files with indirect coverage changes