-
Notifications
You must be signed in to change notification settings - Fork 122
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
chore: minor refactoring of the evaluation controller #1356
chore: minor refactoring of the evaluation controller #1356
Conversation
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1356 +/- ##
==========================================
- Coverage 61.33% 61.22% -0.11%
==========================================
Files 138 138
Lines 10474 10478 +4
==========================================
- Hits 6424 6415 -9
- Misses 3801 3810 +9
- Partials 249 253 +4
... and 3 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
Signed-off-by: Florian Bacher <florian.bacher@dynatrace.com>
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
This PR cleans up the function responsible for evaluating an objective by making sure it returns after encountering an error, rather than continuing under the assumption that values that are received together with an error can be used