Add support for endpoint slices #5745
Merged
Codecov / codecov/project
succeeded
Oct 13, 2023 in 0s
78.55% (+0.03%) compared to 8f6aff1
View this Pull Request on Codecov
78.55% (+0.03%) compared to 8f6aff1
Details
Codecov Report
Merging #5745 (362a5ca) into main (8f6aff1) will increase coverage by
0.03%
.
Report is 9 commits behind head on main.
The diff coverage is77.66%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #5745 +/- ##
==========================================
+ Coverage 78.51% 78.55% +0.03%
==========================================
Files 138 139 +1
Lines 19291 19602 +311
==========================================
+ Hits 15146 15398 +252
- Misses 3853 3901 +48
- Partials 292 303 +11
Files | Coverage Δ | |
---|---|---|
cmd/contour/servecontext.go | 83.63% <100.00%> (+0.07%) |
⬆️ |
...ovisioner/objects/rbac/clusterrole/cluster_role.go | 80.00% <100.00%> (+1.05%) |
⬆️ |
pkg/config/parameters.go | 85.93% <ø> (+0.13%) |
⬆️ |
internal/xdscache/v3/endpointstranslator.go | 88.64% <88.88%> (+0.40%) |
⬆️ |
cmd/contour/serve.go | 19.55% <0.00%> (-0.28%) |
⬇️ |
internal/xdscache/v3/endpointslicetranslator.go | 82.90% <82.90%> (ø) |
Loading