projectcontour / contour-operator

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

Sync Contour CRDs #532

Closed sunjayBhatia closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #532 (b6e3255) into main (bedd0f6) will decrease coverage by 2.76%. The diff coverage is n/a.

:exclamation: Current head b6e3255 differs from pull request most recent head 8b29c77. Consider uploading reports for the commit 8b29c77 to get more accurate results

@@            Coverage Diff             @@
##             main     #532      +/-   ##
==========================================
- Coverage   80.19%   77.42%   -2.77%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
- Hits         1741     1681      -60     
- Misses        308      351      +43     
- Partials      122      139      +17     
Impacted Files Coverage Δ
internal/status/status.go 43.24% <0.00%> (-29.73%) :arrow_down:
internal/controller/controller.go 72.13% <0.00%> (-8.20%) :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 77.50% <0.00%> (-5.00%) :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:
internal/objects/contour/finalizer.go 81.25% <0.00%> (+18.75%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

sunjayBhatia commented 1 year ago

merging with powers