Skip to content

grpc: place defaultStreamInterceptor after user interceptors - #9404

Open
easwars wants to merge 4 commits into
grpc:masterfrom
easwars:change_default_stream_interceptor_position
Open

grpc: place defaultStreamInterceptor after user interceptors#9404
easwars wants to merge 4 commits into
grpc:masterfrom
easwars:change_default_stream_interceptor_position

update comment

ebe647c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

87.47% (-0.05%) compared to 5c58cee

View this Pull Request on Codecov

87.47% (-0.05%) compared to 5c58cee

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.47%. Comparing base (5c58cee) to head (ebe647c).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9404      +/-   ##
==========================================
- Coverage   87.51%   87.47%   -0.05%     
==========================================
  Files         429      430       +1     
  Lines       30643    30675      +32     
==========================================
+ Hits        26817    26832      +15     
- Misses       3826     3842      +16     
- Partials        0        1       +1     
Files with missing lines Coverage Δ
clientconn.go 92.61% <100.00%> (+0.26%) ⬆️
stream.go 88.31% <ø> (ø)

... and 24 files with indirect coverage changes

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