projectcontour / contour-operator

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

sync CRDs from projectcontour/contour #506

Closed skriss closed 2 years ago

skriss commented 2 years ago

Signed-off-by: Steve Kriss krisss@vmware.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #506 (2d6ac9f) into main (36f21f7) will decrease coverage by 3.04%. The diff coverage is n/a.

:exclamation: Current head 2d6ac9f differs from pull request most recent head 77685fc. Consider uploading reports for the commit 77685fc to get more accurate results

@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
- Coverage   80.07%   77.02%   -3.05%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1736     1670      -66     
- Misses        309      355      +46     
- Partials      123      143      +20     
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/configmap/configmap.go 70.88% <0.00%> (-6.33%) :arrow_down:
internal/objects/service/service.go 83.92% <0.00%> (-5.36%) :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/rbac.go 56.47% <0.00%> (-3.53%) :arrow_down:
internal/objects/deployment/deployment.go 91.98% <0.00%> (-2.11%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-1.79%) :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 36f21f7...77685fc. Read the comment docs.