xds: introduce simple grpc transport for generic xds clients #8066
+447
−0
Codecov / codecov/project
succeeded
Feb 21, 2025 in 0s
82.48% (+0.25%) compared to c7db760
View this Pull Request on Codecov
82.48% (+0.25%) compared to c7db760
Details
Codecov Report
Attention: Patch coverage is 84.90566%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 82.48%. Comparing base (
c7db760
) to head (5050360
).
Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
...s/internal/clients/grpctransport/grpc_transport.go | 84.90% | 6 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #8066 +/- ##
==========================================
+ Coverage 82.23% 82.48% +0.25%
==========================================
Files 387 388 +1
Lines 38947 38995 +48
==========================================
+ Hits 32028 32165 +137
+ Misses 5601 5532 -69
+ Partials 1318 1298 -20
Files with missing lines | Coverage Δ | |
---|---|---|
...s/internal/clients/grpctransport/grpc_transport.go | 84.90% <84.90%> (ø) |
Loading