Closed daizhenyu closed 1 month ago
Attention: Patch coverage is 32.82443%
with 176 lines
in your changes missing coverage. Please review.
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
unittests | 44.10% <32.82%> (-0.04%) |
182.00 <0.00> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../router/spring/declarer/OkHttp3ClientDeclarer.java | 0.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
...rmant/router/spring/utils/BaseHttpRouterUtils.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (?) |
|
...declarer/BaseRegistryPluginAdaptationDeclarer.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
.../io/sermant/router/common/config/RouterConfig.java | 57.14% <50.00%> (-1.00%) |
0.00 <0.00> (ø) |
|
...declarer/OkHttpClientInterceptorChainDeclarer.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...eptor/OkHttpClientInterceptorChainInterceptor.java | 75.00% <75.00%> (ø) |
0.00 <0.00> (?) |
|
...er/spring/interceptor/LoadBalancerInterceptor.java | 61.29% <31.25%> (-32.83%) |
0.00 <0.00> (ø) |
|
...ceptor/ServiceInstanceListSupplierInterceptor.java | 56.41% <31.25%> (-19.59%) |
0.00 <0.00> (ø) |
|
...sermant/router/spring/utils/SpringRouterUtils.java | 31.81% <20.00%> (-22.73%) |
0.00 <0.00> (ø) |
|
...pring/interceptor/BaseLoadBalancerInterceptor.java | 62.50% <45.83%> (-13.02%) |
0.00 <0.00> (ø) |
|
... and 3 more |
Detect the issue's language is not English and translate it automatically.
Codecov Report
Attention: Patch coverage is
32.82443%
with176 lines
in your changes missing coverage. Please review.
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
unittests | 44.10% <32.82%> (-0.04%) |
182.00 <0.00> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../router/spring/declarer/OkHttp3ClientDeclarer.java | 0.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
...rmant/router/spring/utils/BaseHttpRouterUtils.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (?) |
|
...declarer/BaseRegistryPluginAdaptationDeclarer.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
.../io/sermant/router/common/config/RouterConfig.java | 57.14% <50.00%> (-1.00%) |
0.00 <0.00> (ø) |
|
...declarer/OkHttpClientInterceptorChainDeclarer.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
|
...eptor/OkHttpClientInterceptorChainInterceptor.java | 75.00% <75.00%> (ø) |
0.00 <0.00> (?) |
|
...er/spring/interceptor/LoadBalancerInterceptor.java | 61.29% <31.25%> (-32.83%) |
0.00 <0.00> (ø) |
|
...ceptor/ServiceInstanceListSupplierInterceptor.java | 56.41% <31.25%> (-19.59%) |
0.00 <0.00> (ø) |
|
...sermant/router/spring/utils/SpringRouterUtils.java | 31.81% <20.00%> (-22.73%) |
0.00 <0.00> (ø) |
|
...pring/interceptor/BaseLoadBalancerInterceptor.java | 62.50% <45.83%> (-13.02%) |
0.00 <0.00> (ø) |
|
... and 3 more |
What type of PR is this?
Feature.
What this PR does / why we need it?
router plugin: interceptor with xDS router, include:
Which issue(s) this PR fixes?
Fixes #1604
Does this PR introduce a user-facing change?
No
Checklist