pravega / zookeeper-operator

Kubernetes Operator for Zookeeper
Apache License 2.0
369 stars 203 forks source link

Issue 559: Updating go version to 1.20 #560

Closed anishakj closed 1 year ago

anishakj commented 1 year ago

Change log description

Updated go version to 1.20

Purpose of the change

Fixes #559

What the code does

Updated go version to 1.20

How to verify it

All e2e should pass

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (28d1f69) 85.12% compared to head (eff69b5) 85.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #560 +/- ## ======================================= Coverage 85.12% 85.12% ======================================= Files 12 12 Lines 1613 1613 ======================================= Hits 1373 1373 Misses 155 155 Partials 85 85 ``` | [Impacted Files](https://app.codecov.io/gh/pravega/zookeeper-operator/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega) | Coverage Δ | | |---|---|---| | [api/v1beta1/zookeepercluster\_types.go](https://app.codecov.io/gh/pravega/zookeeper-operator/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega#diff-YXBpL3YxYmV0YTEvem9va2VlcGVyY2x1c3Rlcl90eXBlcy5nbw==) | `98.80% <ø> (ø)` | | | [controllers/zookeepercluster\_controller.go](https://app.codecov.io/gh/pravega/zookeeper-operator/pull/560?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega#diff-Y29udHJvbGxlcnMvem9va2VlcGVyY2x1c3Rlcl9jb250cm9sbGVyLmdv) | `65.46% <ø> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.