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

Closed sunjayBhatia closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #529 (05d3f4a) into main (8334ab9) will decrease coverage by 3.77%. The diff coverage is n/a.

:exclamation: Current head 05d3f4a differs from pull request most recent head 6b53eba. Consider uploading reports for the commit 6b53eba to get more accurate results

@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   80.70%   76.92%   -3.78%     
==========================================
  Files          29       29              
  Lines        2171     2171              
==========================================
- Hits         1752     1670      -82     
- Misses        302      358      +56     
- Partials      117      143      +26     
Impacted Files Coverage Δ
internal/status/status.go 43.24% <0.00%> (-29.73%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-18.86%) :arrow_down:
internal/objects/contour/finalizer.go 62.50% <0.00%> (-18.75%) :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 77.50% <0.00%> (-5.00%) :arrow_down:
pkg/validation/validation.go 75.00% <0.00%> (-3.75%) :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:
... and 1 more

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 8334ab9...6b53eba. Read the comment docs.