projectcontour / contour-operator

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

Add GatewayControllerName field to Contour CRD #421

Closed sunjayBhatia closed 3 years ago

sunjayBhatia commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #421 (40e01a0) into main (60e06bc) will decrease coverage by 1.29%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
- Coverage   72.48%   71.18%   -1.30%     
==========================================
  Files          35       35              
  Lines        2700     2700              
==========================================
- Hits         1957     1922      -35     
- Misses        598      633      +35     
  Partials      145      145              
Impacted Files Coverage Δ
internal/status/status.go 59.45% <0.00%> (-24.33%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/controller/contour/controller.go 57.14% <0.00%> (-12.99%) :arrow_down:
internal/objects/contour/contour.go 82.55% <0.00%> (-3.49%) :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 60e06bc...b1cff75. Read the comment docs.