projectcontour / contour-operator

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

Cherrypicks for v1.20.1 #497

Closed sunjayBhatia closed 2 years ago

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

Codecov Report

Merging #497 (e9f33e8) into release-1.20 (ef94fae) will decrease coverage by 5.52%. The diff coverage is n/a.

:exclamation: Current head e9f33e8 differs from pull request most recent head 88de579. Consider uploading reports for the commit 88de579 to get more accurate results

Impacted file tree graph

@@               Coverage Diff                @@
##           release-1.20     #497      +/-   ##
================================================
- Coverage         77.86%   72.34%   -5.53%     
================================================
  Files                29       29              
  Lines              2209     2209              
================================================
- Hits               1720     1598     -122     
- Misses              352      505     +153     
+ Partials            137      106      -31     
Impacted Files Coverage Δ
internal/config/config.go 100.00% <ø> (ø)
internal/status/status.go 43.24% <0.00%> (-21.63%) :arrow_down:
internal/equality/equality.go 56.50% <0.00%> (-15.25%) :arrow_down:
internal/objects/configmap/configmap.go 58.22% <0.00%> (-12.66%) :arrow_down:
internal/objects/serviceaccount/service_account.go 64.58% <0.00%> (-12.50%) :arrow_down:
internal/objects/role/role.go 69.09% <0.00%> (-10.91%) :arrow_down:
...objects/clusterrolebinding/cluster_role_binding.go 69.81% <0.00%> (-9.44%) :arrow_down:
internal/objects/rolebinding/role_binding.go 71.42% <0.00%> (-8.93%) :arrow_down:
internal/controller/controller.go 65.57% <0.00%> (-6.56%) :arrow_down:
internal/objects/service/service.go 77.39% <0.00%> (-6.09%) :arrow_down:
... and 5 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 ef94fae...88de579. Read the comment docs.

sunjayBhatia commented 2 years ago

Can ignore codegen failure, the check is syncing the main branch of Contour's CRDs not the 1.20 branch