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.18.1 #509

Closed sunjayBhatia closed 2 years ago

sunjayBhatia commented 2 years ago

See release notes: https://go.dev/doc/devel/release#go1.18.minor

codecov[bot] commented 2 years ago

Codecov Report

Merging #509 (6e7241e) into main (048a645) will decrease coverage by 1.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
- Coverage   78.13%   76.89%   -1.25%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1694     1667      -27     
- Misses        338      358      +20     
- Partials      136      143       +7     
Impacted Files Coverage Δ
internal/controller/controller.go 65.57% <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 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 048a645...6e7241e. Read the comment docs.