Skip to content

extproc : implement flow control for A93 - #9343

Merged
eshitachandwani merged 6 commits into
grpc:masterfrom
eshitachandwani:flowcontrolfinalfinal
Aug 27, 2026
Merged

extproc : implement flow control for A93#9343
eshitachandwani merged 6 commits into
grpc:masterfrom
eshitachandwani:flowcontrolfinalfinal

merge master

de5cd39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

87.50% (+0.00%) compared to 664e87d

View this Pull Request on Codecov

87.50% (+0.00%) compared to 664e87d

Details

Codecov Report

❌ Patch coverage is 87.25490% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.50%. Comparing base (664e87d) to head (de5cd39).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/xds/httpfilter/extproc/ext_proc.go 87.25% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #9343    +/-   ##
========================================
  Coverage   87.50%   87.50%            
========================================
  Files         425      429     +4     
  Lines       30303    30622   +319     
========================================
+ Hits        26516    26797   +281     
- Misses       3786     3825    +39     
+ Partials        1        0     -1     
Files with missing lines Coverage Δ
...ternal/xds/httpfilter/extproc/internal/internal.go 75.00% <ø> (+75.00%) ⬆️
internal/xds/httpfilter/extproc/ext_proc.go 82.05% <87.25%> (+1.15%) ⬆️

... and 28 files with indirect coverage changes

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