DataDog / extendeddaemonset

Kubernetes Extended Daemonset controller
Apache License 2.0
98 stars 13 forks source link

fix condition for github action release #118

Closed clamoriniere closed 3 years ago

clamoriniere commented 3 years ago

What does this PR do?

the previous condition doesn't work.

Motivation

The previous configuration prend the release job to run properly.

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Write there any instructions and details you may have to test your PR.

codecov-commenter commented 3 years ago

Codecov Report

Merging #118 (66381c4) into v0.7 (2b63657) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             v0.7     #118   +/-   ##
=======================================
  Coverage   58.55%   58.55%           
=======================================
  Files          41       41           
  Lines        2186     2186           
=======================================
  Hits         1280     1280           
  Misses        802      802           
  Partials      104      104           
Flag Coverage Δ
unittests 58.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b63657...66381c4. Read the comment docs.