projectcontour / contour-operator

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

Bump Envoy to 1.20.1 #469

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #469 (b0a1052) into main (cbf9948) will decrease coverage by 2.35%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
- Coverage   80.80%   78.44%   -2.36%     
==========================================
  Files          29       29              
  Lines        2204     2204              
==========================================
- Hits         1781     1729      -52     
- Misses        306      341      +35     
- Partials      117      134      +17     
Impacted Files Coverage Δ
internal/config/config.go 100.00% <ø> (ø)
internal/status/status.go 51.35% <0.00%> (-21.63%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/controller/controller.go 71.31% <0.00%> (-11.48%) :arrow_down:
internal/objects/rbac.go 58.33% <0.00%> (-5.96%) :arrow_down:
internal/objects/configmap/configmap.go 73.41% <0.00%> (-3.80%) :arrow_down:
internal/objects/service/service.go 85.21% <0.00%> (-3.48%) :arrow_down:
internal/objects/job/job.go 79.13% <0.00%> (-2.61%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.92% <0.00%> (-1.79%) :arrow_down:
internal/objects/deployment/deployment.go 92.79% <0.00%> (-1.28%) :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 cbf9948...b0a1052. Read the comment docs.