akuity / kargo

Application lifecycle orchestration
https://kargo.akuity.io/
Apache License 2.0
1.75k stars 145 forks source link

fix(stages): set healthy status for promotions w/o checks #2951

Closed hiddeco closed 3 days ago

hiddeco commented 3 days ago

Follow up to #2905

netlify[bot] commented 3 days ago

Deploy Preview for docs-kargo-io ready!

Name Link
Latest commit 653339dadfff33836e926811215f3e000992a53e
Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/673b855f833d5d00081ff12b
Deploy Preview https://deploy-preview-2951.docs.kargo.io
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 3 days ago

Codecov Report

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

Project coverage is 50.91%. Comparing base (c09fec4) to head (653339d). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2951 +/- ## ========================================== - Coverage 50.92% 50.91% -0.01% ========================================== Files 279 279 Lines 25180 25175 -5 ========================================== - Hits 12823 12818 -5 Misses 11666 11666 Partials 691 691 ```

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


🚨 Try these New Features:

hiddeco commented 3 days ago

Double checking this solves all reported issues before merging.