feature: http buffer filter configuration (#6249) #6315
Closed
Codecov / codecov/project
succeeded
May 27, 2024 in 1s
81.57% (+0.00%) compared to c3d6cb4
View this Pull Request on Codecov
81.57% (+0.00%) compared to c3d6cb4
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 81.57%. Comparing base (
c3d6cb4
) to head (fba7631
).
Report is 90 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #6315 +/- ##
=======================================
Coverage 81.56% 81.57%
=======================================
Files 133 134 +1
Lines 15801 15828 +27
=======================================
+ Hits 12888 12911 +23
- Misses 2617 2621 +4
Partials 296 296
Files | Coverage Δ | |
---|---|---|
cmd/contour/servecontext.go | 86.02% <100.00%> (+0.07%) |
⬆️ |
internal/contourconfig/contourconfiguration.go | 98.70% <100.00%> (+0.01%) |
⬆️ |
internal/envoy/v3/buffer.go | 100.00% <100.00%> (ø) |
|
internal/xdscache/v3/listener.go | 92.06% <100.00%> (+0.05%) |
⬆️ |
pkg/config/parameters.go | 88.07% <100.00%> (+0.04%) |
⬆️ |
cmd/contour/serve.go | 22.59% <0.00%> (-0.07%) |
⬇️ |
Loading