grafana / tempo-operator

Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
55 stars 27 forks source link

[Chore] Bump Golang version to 1.22 for OCP CI tests runner image #955

Closed IshwarKanse closed 2 months ago

IshwarKanse commented 2 months ago

The PR bumps Golang version to 1.22 for tests/Dockerfile

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 76.51%. Comparing base (0ed0494) to head (b18c452).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #955 +/- ## ======================================= Coverage 76.51% 76.51% ======================================= Files 94 94 Lines 6071 6071 ======================================= Hits 4645 4645 Misses 1153 1153 Partials 273 273 ``` | [Flag](https://app.codecov.io/gh/grafana/tempo-operator/pull/955/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/grafana/tempo-operator/pull/955/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `76.51% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana#carryforward-flags-in-the-pull-request-comment) to find out more.

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

pavolloffay commented 2 months ago

already done