grafana / tempo-operator

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

[Chore] Fix tests after the reconciliation fix #1023

Closed IshwarKanse closed 2 months ago

IshwarKanse commented 2 months ago

Fixes tests after fix https://github.com/grafana/tempo-operator/pull/1020

--- PASS: chainsaw (0.00s)
    --- PASS: chainsaw/tls-singletenant-monolithic (85.10s)
    --- PASS: chainsaw/tls-singletenant (138.27s)
PASS
Tests Summary...
- Passed  tests 2
- Failed  tests 0
- Skipped tests 0
Done.
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 72.94%. Comparing base (fccddfd) to head (a07ed4d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1023 +/- ## ======================================= Coverage 72.94% 72.94% ======================================= Files 106 106 Lines 6575 6575 ======================================= Hits 4796 4796 Misses 1489 1489 Partials 290 290 ``` | [Flag](https://app.codecov.io/gh/grafana/tempo-operator/pull/1023/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/1023/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `72.94% <ø> (ø)` | | 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.