grafana / tempo-operator

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

queryfrontend: adapt to tempo-query standalone change #1025

Closed frzifus closed 1 week ago

frzifus commented 2 weeks ago

ref: https://github.com/grafana/tempo/pull/3840

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.08%. Comparing base (e312c82) to head (e8559ee).

Files with missing lines Patch % Lines
apis/config/v1alpha1/projectconfig_types.go 0.00% 1 Missing :warning:
internal/manifests/queryfrontend/query_frontend.go 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1025 +/- ## ========================================== + Coverage 72.92% 73.08% +0.16% ========================================== Files 106 106 Lines 6577 6624 +47 ========================================== + Hits 4796 4841 +45 - Misses 1491 1493 +2 Partials 290 290 ``` | [Flag](https://app.codecov.io/gh/grafana/tempo-operator/pull/1025/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/1025/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `73.08% <96.77%> (+0.16%)` | :arrow_up: | 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.