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 #508

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #508 (a5562ec) into main (84ab3d2) will decrease coverage by 2.26%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
- Coverage   80.44%   78.18%   -2.27%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1744     1695      -49     
- Misses        305      337      +32     
- Partials      119      136      +17     
Impacted Files Coverage Δ
internal/status/status.go 43.24% <0.00%> (-29.73%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/controller/controller.go 72.13% <0.00%> (-10.66%) :arrow_down:
internal/objects/configmap/configmap.go 73.41% <0.00%> (-3.80%) :arrow_down:
internal/objects/service/service.go 85.71% <0.00%> (-3.58%) :arrow_down:
internal/objects/job/job.go 79.48% <0.00%> (-2.57%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.92% <0.00%> (-1.79%) :arrow_down:
internal/objects/deployment/deployment.go 92.82% <0.00%> (-1.27%) :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 84ab3d2...a5562ec. Read the comment docs.