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 Contour #492

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 #492 (5fd04f3) into main (4227c5d) will decrease coverage by 1.87%. The diff coverage is n/a.

:exclamation: Current head 5fd04f3 differs from pull request most recent head 35a29d9. Consider uploading reports for the commit 35a29d9 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #492      +/-   ##
==========================================
- Coverage   78.99%   77.12%   -1.88%     
==========================================
  Files          29       29              
  Lines        2190     2190              
==========================================
- Hits         1730     1689      -41     
- Misses        330      358      +28     
- Partials      130      143      +13     
Impacted Files Coverage Δ
internal/status/status.go 43.24% <0.00%> (-21.63%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-9.02%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-3.80%) :arrow_down:
internal/objects/service/service.go 84.34% <0.00%> (-3.48%) :arrow_down:
internal/objects/job/job.go 76.92% <0.00%> (-2.57%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-1.79%) :arrow_down:
internal/objects/deployment/deployment.go 91.94% <0.00%> (-1.28%) :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 4227c5d...35a29d9. Read the comment docs.