extproc: implement ClientFilter and ClientFilterBuilder interface #9086
+363
−3
Codecov / codecov/project
succeeded
May 21, 2026 in 1s
83.16% (-0.04%) compared to 037c6ef
View this Pull Request on Codecov
83.16% (-0.04%) compared to 037c6ef
Details
Codecov Report
❌ Patch coverage is 85.71429% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.16%. Comparing base (037c6ef) to head (5b914d3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/xds/httpfilter/extproc/ext_proc.go | 79.31% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #9086 +/- ##
==========================================
- Coverage 83.20% 83.16% -0.04%
==========================================
Files 417 417
Lines 33648 33688 +40
==========================================
+ Hits 27998 28018 +20
- Misses 4235 4248 +13
- Partials 1415 1422 +7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/xds/httpfilter/extproc/config.go | 78.94% <100.00%> (+10.94%) |
⬆️ |
| internal/xds/httpfilter/extproc/ext_proc.go | 75.21% <79.31%> (+2.99%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading