projectcontour / contour-operator

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

Bump go to 1.17.3 #468

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #468 (fef8e13) into main (0097159) will decrease coverage by 1.58%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #468      +/-   ##
==========================================
- Coverage   79.40%   77.81%   -1.59%     
==========================================
  Files          29       29              
  Lines        2204     2204              
==========================================
- Hits         1750     1715      -35     
- Misses        327      352      +25     
- Partials      127      137      +10     
Impacted Files Coverage Δ
internal/controller/controller.go 72.13% <0.00%> (-8.20%) :arrow_down:
internal/status/status.go 64.86% <0.00%> (-8.11%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/rbac.go 54.76% <0.00%> (-3.58%) :arrow_down:
internal/objects/service/service.go 83.47% <0.00%> (-2.61%) :arrow_down:
internal/objects/job/job.go 76.52% <0.00%> (-2.61%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-2.54%) :arrow_down:
internal/objects/deployment/deployment.go 91.94% <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 0097159...fef8e13. Read the comment docs.