hcloud-cloud-controller-manager icon indicating copy to clipboard operation
hcloud-cloud-controller-manager copied to clipboard

refactor: new dev/testing environment

Open apricote opened this issue 1 year ago • 1 comments

apricote avatar Jun 28 '24 08:06 apricote

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
@@            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.

codecov[bot] avatar Jun 28 '24 08:06 codecov[bot]

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

jooola avatar Jul 05 '24 11:07 jooola