extproc : implement flow control for A93 - #9343
Merged
eshitachandwani merged 6 commits intoAug 27, 2026
Merged
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).
| 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading