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

Closed sunjayBhatia closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #495 (dbfddef) into main (a880862) will decrease coverage by 2.90%. The diff coverage is n/a.

:exclamation: Current head dbfddef differs from pull request most recent head 404e223. Consider uploading reports for the commit 404e223 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #495      +/-   ##
==========================================
- Coverage   80.44%   77.53%   -2.91%     
==========================================
  Files          29       29              
  Lines        2168     2168              
==========================================
- Hits         1744     1681      -63     
- Misses        305      347      +42     
- Partials      119      140      +21     
Impacted Files Coverage Δ
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :arrow_down:
internal/status/status.go 59.45% <0.00%> (-13.52%) :arrow_down:
internal/controller/controller.go 72.13% <0.00%> (-10.66%) :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 76.92% <0.00%> (-5.13%) :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 a880862...404e223. Read the comment docs.