projectcontour / contour-operator

Experimental repository to explore an operator for deploying Contour
Apache License 2.0
43 stars 34 forks source link

main: Bump Envoy to 1.22.2 #521

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #521 (d1494ff) into main (1a3ee58) will decrease coverage by 1.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   79.10%   77.72%   -1.39%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1715     1685      -30     
- Misses        323      346      +23     
- Partials      130      137       +7     
Impacted Files Coverage Δ
internal/operator/config.go 100.00% <ø> (ø)
internal/status/status.go 56.75% <0.00%> (-8.11%) :arrow_down:
internal/controller/controller.go 74.59% <0.00%> (-5.74%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/rbac.go 56.47% <0.00%> (-3.53%) :arrow_down:
internal/objects/job/job.go 76.92% <0.00%> (-2.57%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-2.54%) :arrow_down:
internal/objects/service/service.go 84.82% <0.00%> (-1.79%) :arrow_down:
internal/objects/deployment/deployment.go 91.98% <0.00%> (-0.85%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-0.72%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1a3ee58...d1494ff. Read the comment docs.