-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(lifecycle-operator): introduce metric showing readiness of operator #2152
feat(lifecycle-operator): introduce metric showing readiness of operator #2152
Conversation
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: geoffrey1330 <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2152 +/- ##
==========================================
+ Coverage 84.51% 84.61% +0.09%
==========================================
Files 151 154 +3
Lines 9728 9957 +229
==========================================
+ Hits 8222 8425 +203
- Misses 1220 1245 +25
- Partials 286 287 +1 see 18 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
test/testmetrics/metrics/04-teststep-retrieve-metrics-via-localhost.yaml
Outdated
Show resolved
Hide resolved
test/testmetrics/metrics/04-teststep-retrieve-metrics-via-localhost.yaml
Outdated
Show resolved
Hide resolved
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Co-authored-by: Giovanni Liva <[email protected]> Signed-off-by: Geoffrey Israel <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Signed-off-by: geoffrey1330 <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@geoffrey1330 thank you for your contribution! :) |
…tor (keptn#2152) Signed-off-by: Geoffrey Israel <[email protected]> Co-authored-by: Giovanni Liva <[email protected]>
fixes #1836