projectcontour / contour-operator

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

release-1.21: Bump Envoy to 1.22.2 #522

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #522 (3023e33) into release-1.21 (b2f1750) will decrease coverage by 1.33%. The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.21     #522      +/-   ##
================================================
- Coverage         78.27%   76.93%   -1.34%     
================================================
  Files                29       29              
  Lines              2168     2168              
================================================
- Hits               1697     1668      -29     
- Misses              335      357      +22     
- Partials            136      143       +7     
Impacted Files Coverage Δ
internal/operator/config.go 100.00% <ø> (ø)
internal/status/status.go 43.24% <0.00%> (-8.11%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/controller/controller.go 66.39% <0.00%> (-4.92%) :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 83.92% <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 b2f1750...3023e33. Read the comment docs.