pravega / pravega-operator

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

Issue 676: Updating go version to 1.21 #677

Closed anishakj closed 7 months ago

anishakj commented 7 months ago

Change log description

Update go version to 1.21

Purpose of the change

Fixes #676

What the code does

Update go version

How to verify it

Tests should pass

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0db1b6a) 82.11% compared to head (5cde572) 82.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #677 +/- ## ======================================= Coverage 82.11% 82.11% ======================================= Files 17 17 Lines 4149 4149 ======================================= Hits 3407 3407 Misses 593 593 Partials 149 149 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.