Closed daizhenyu closed 1 month ago
Attention: Patch coverage is 81.36364%
with 41 lines
in your changes missing coverage. Please review.
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
unittests | 43.54% <81.36%> (+0.27%) |
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 Δ | |
---|---|---|---|
...re/service/xds/entity/XdsClusterLoadAssigment.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (ø) |
|
...o/sermant/core/service/xds/entity/XdsLocality.java | 84.84% <100.00%> (+4.84%) |
0.00 <0.00> (ø) |
|
...ice/xds/entity/XdsServiceClusterLoadAssigment.java | 85.18% <100.00%> (+3.36%) |
0.00 <0.00> (ø) |
|
...mant/implement/service/xds/handler/EdsHandler.java | 86.66% <100.00%> (+4.31%) |
0.00 <0.00> (ø) |
|
...ice/xds/loadbalance/XdsLoadBalanceServiceImpl.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (?) |
|
...plement/service/xds/route/XdsRouteServiceImpl.java | 100.00% <100.00%> (ø) |
0.00 <0.00> (?) |
|
...mant/implement/service/xds/handler/CdsHandler.java | 94.28% <86.66%> (+0.16%) |
0.00 <0.00> (ø) |
|
...mant/implement/service/xds/handler/LdsHandler.java | 91.66% <91.66%> (ø) |
0.00 <0.00> (?) |
|
...mant/implement/service/xds/handler/RdsHandler.java | 87.50% <87.50%> (ø) |
0.00 <0.00> (?) |
|
...ment/service/xds/utils/EdsProtocolTransformer.java | 83.07% <92.30%> (ø) |
0.00 <0.00> (?) |
|
... and 4 more |
What type of PR is this?
Feature.
What this PR does / why we need it?
xds route and lb service, contains:
Which issue(s) this PR fixes?
Fixes #1604
Does this PR introduce a user-facing change?
No
Checklist