hetznercloud / hcloud-cloud-controller-manager

Kubernetes cloud-controller-manager for Hetzner Cloud
Apache License 2.0
740 stars 118 forks source link

refactor: new dev/testing environment #671

Closed apricote closed 4 months ago

apricote commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 72.18%. Comparing base (8656812) to head (775cbc7).

Files Patch % Lines
tests/e2e/testing.go 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #671 +/- ## ========================================== + Coverage 71.89% 72.18% +0.28% ========================================== Files 32 32 Lines 2658 2653 -5 ========================================== + Hits 1911 1915 +4 + Misses 556 550 -6 + Partials 191 188 -3 ```

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

jooola commented 4 months ago

We are also missing a reset triggered at the end of the pipeline. Happy to only implement it in a later PR.