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

Update openshift tests to use oauth-proxy #927

Closed rubenvp8510 closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 76.41%. Comparing base (314aea0) to head (649981f).

Files Patch % Lines
internal/manifests/oauthproxy/oauth_proxy.go 0.00% 1 Missing and 1 partial :warning:
internal/manifests/monolithic/build.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #927 +/- ## ========================================== - Coverage 76.43% 76.41% -0.03% ========================================== Files 94 94 Lines 6069 6071 +2 ========================================== Hits 4639 4639 - Misses 1159 1160 +1 - Partials 271 272 +1 ``` | [Flag](https://app.codecov.io/gh/grafana/tempo-operator/pull/927/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/927/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=grafana) | `76.41% <0.00%> (-0.03%)` | :arrow_down: | 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.

rubenvp8510 commented 4 months ago
    --- PASS: chainsaw/monitoring (160.77s)
    --- PASS: chainsaw/red-metrics (214.43s)
    --- PASS: chainsaw/monolithic-multitenancy-static (1.16s)
    --- PASS: chainsaw/monolithic-multitenancy-openshift (75.66s)
    --- PASS: chainsaw/multitenancy (143.78s)
    --- PASS: chainsaw/route (181.30s)