projectcontour / contour-operator

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

Fixup changes to ContourConfiguration CRDs from Contour repo. #452

Closed stevesloka closed 2 years ago

stevesloka commented 2 years ago

Signed-off-by: Steve Sloka slokas@vmware.com

codecov[bot] commented 2 years ago

Codecov Report

Merging #452 (8806460) into main (7b041eb) will decrease coverage by 2.81%. The diff coverage is n/a.

:exclamation: Current head 8806460 differs from pull request most recent head 6ccb6b4. Consider uploading reports for the commit 6ccb6b4 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #452      +/-   ##
==========================================
- Coverage   79.82%   77.00%   -2.82%     
==========================================
  Files          29       29              
  Lines        2235     2235              
==========================================
- Hits         1784     1721      -63     
- Misses        331      377      +46     
- Partials      120      137      +17     
Impacted Files Coverage Δ
internal/status/status.go 56.75% <0.00%> (-16.22%) :arrow_down:
internal/objects/rbac.go 54.76% <0.00%> (-9.53%) :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/job/job.go 76.52% <0.00%> (-5.22%) :arrow_down:
internal/objects/service/service.go 83.47% <0.00%> (-5.22%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-2.50%) :arrow_down:
internal/objects/deployment/deployment.go 91.94% <0.00%> (-2.12%) :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 7b041eb...6ccb6b4. Read the comment docs.