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

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #473 (60b0ae1) into main (f3fb024) will decrease coverage by 1.35%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
- Coverage   79.17%   77.81%   -1.36%     
==========================================
  Files          29       29              
  Lines        2209     2209              
==========================================
- Hits         1749     1719      -30     
- Misses        332      355      +23     
- Partials      128      135       +7     
Impacted Files Coverage Δ
internal/status/status.go 48.64% <0.00%> (-8.11%) :arrow_down:
internal/controller/controller.go 74.59% <0.00%> (-5.74%) :arrow_down:
internal/objects/contour/contour.go 76.62% <0.00%> (-5.20%) :arrow_down:
internal/objects/rbac.go 54.76% <0.00%> (-3.58%) :arrow_down:
internal/objects/job/job.go 76.52% <0.00%> (-2.61%) :arrow_down:
internal/objects/configmap/configmap.go 70.88% <0.00%> (-2.54%) :arrow_down:
internal/objects/service/service.go 84.34% <0.00%> (-1.74%) :arrow_down:
internal/objects/deployment/deployment.go 91.94% <0.00%> (-0.85%) :arrow_down:
internal/objects/daemonset/daemonset.go 93.21% <0.00%> (-0.72%) :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 f3fb024...60b0ae1. Read the comment docs.