Skip to content

transport: allow stream cancellation on the server when blocked on flow control - #8528

Merged
arjan-bal merged 2 commits into
grpc:masterfrom
arjan-bal:fix-server-stream-quota
Sep 4, 2025
Merged

transport: allow stream cancellation on the server when blocked on flow control#8528
arjan-bal merged 2 commits into
grpc:masterfrom
arjan-bal:fix-server-stream-quota

fix comment typo

c489d1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2025 in 1s

82.08% (+0.20%) compared to 0ebea3e

View this Pull Request on Codecov

82.08% (+0.20%) compared to 0ebea3e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.08%. Comparing base (0ebea3e) to head (c489d1e).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8528      +/-   ##
==========================================
+ Coverage   81.87%   82.08%   +0.20%     
==========================================
  Files         413      412       -1     
  Lines       40518    40453      -65     
==========================================
+ Hits        33176    33207      +31     
+ Misses       5967     5875      -92     
+ Partials     1375     1371       -4     
Files with missing lines Coverage Δ
internal/transport/http2_server.go 90.87% <100.00%> (ø)

... and 232 files with indirect coverage changes

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