pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Bumping up go version to 1.18 #642

Closed Amit-Singh40 closed 1 year ago

Amit-Singh40 commented 1 year ago

Signed-off-by: Amit-Singh40 amit.singh30@dell.com

Change log description

Purpose of the change

Fixes #641

What the code does

Uses go 1.18

How to verify it

Build image, run e2e tests

codecov-commenter commented 1 year ago

Codecov Report

Base: 82.87% // Head: 82.75% // Decreases project coverage by -0.12% :warning:

Coverage data is based on head (661931e) compared to base (4d2f367). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #642 +/- ## ========================================== - Coverage 82.87% 82.75% -0.13% ========================================== Files 17 17 Lines 4077 4083 +6 ========================================== Hits 3379 3379 - Misses 564 567 +3 - Partials 134 137 +3 ``` | [Impacted Files](https://codecov.io/gh/pravega/pravega-operator/pull/642?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega) | Coverage Δ | | |---|---|---| | [api/v1beta1/pravega.go](https://codecov.io/gh/pravega/pravega-operator/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega#diff-YXBpL3YxYmV0YTEvcHJhdmVnYS5nbw==) | `98.88% <ø> (ø)` | | | [controllers/pravega\_segmentstore.go](https://codecov.io/gh/pravega/pravega-operator/pull/642/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega#diff-Y29udHJvbGxlcnMvcHJhdmVnYV9zZWdtZW50c3RvcmUuZ28=) | `98.70% <0.00%> (-1.30%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pravega)

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