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.22.1 #518

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #518 (ceaba42) into main (f3a44d0) will decrease coverage by 2.58%. The diff coverage is n/a.

:exclamation: Current head ceaba42 differs from pull request most recent head 1c32ee5. Consider uploading reports for the commit 1c32ee5 to get more accurate results

@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   80.16%   77.58%   -2.59%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1738     1682      -56     
- Misses        308      349      +41     
- Partials      122      137      +15     
Impacted Files Coverage Δ
internal/operator/config.go 100.00% <ø> (ø)
internal/status/status.go 48.64% <0.00%> (-24.33%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-6.33%) :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/job/job.go 76.92% <0.00%> (-5.13%) :arrow_down:
internal/objects/service/service.go 84.82% <0.00%> (-4.47%) :arrow_down:
internal/objects/rbac.go 56.47% <0.00%> (-3.53%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-2.50%) :arrow_down:
internal/objects/deployment/deployment.go 91.98% <0.00%> (-2.11%) :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 f3a44d0...1c32ee5. Read the comment docs.