projectcontour / contour-operator

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

Fix codegen for new Contour CRDs #444

Closed sunjayBhatia closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #444 (1a68fb5) into main (da3ad57) will decrease coverage by 2.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   78.75%   76.60%   -2.16%     
==========================================
  Files          29       29              
  Lines        2231     2231              
==========================================
- Hits         1757     1709      -48     
- Misses        348      382      +34     
- Partials      126      140      +14     
Impacted Files Coverage Δ
internal/status/status.go 51.35% <0.00%> (-21.63%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-14.76%) :arrow_down:
internal/objects/contour/contour.go 78.66% <0.00%> (-5.34%) :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.12% <0.00%> (-2.60%) :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 da3ad57...1a68fb5. Read the comment docs.