projectcontour / contour-operator

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

Gateway API: update to v0.5.0-rc1 #526

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 #526 (55a7e3d) into main (eae6955) will decrease coverage by 2.76%. The diff coverage is n/a.

:exclamation: Current head 55a7e3d differs from pull request most recent head 650e1f8. Consider uploading reports for the commit 650e1f8 to get more accurate results

@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
- Coverage   80.28%   77.52%   -2.77%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
- Hits         1743     1683      -60     
- Misses        307      349      +42     
- Partials      121      139      +18     
Impacted Files Coverage Δ
internal/controller/controller.go 72.13% <0.00%> (-9.84%) :arrow_down:
internal/status/status.go 56.75% <0.00%> (-8.11%) :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:
pkg/validation/validation.go 75.00% <0.00%> (-3.75%) :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:

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 eae6955...650e1f8. Read the comment docs.