-
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
chore(lifecycle-operator): adapt KeptnAppVersionReconciler to make use of PhaseHandler interface #2463
chore(lifecycle-operator): adapt KeptnAppVersionReconciler to make use of PhaseHandler interface #2463
Conversation
…e of PhaseHandler interface Signed-off-by: Florian Bacher <[email protected]>
✅ Deploy Preview for keptn-lifecycle-toolkit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2463 +/- ##
==========================================
- Coverage 85.68% 85.57% -0.12%
==========================================
Files 161 161
Lines 10202 10196 -6
==========================================
- Hits 8742 8725 -17
- Misses 1188 1197 +9
- Partials 272 274 +2
... 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 <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Signed-off-by: Florian Bacher <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Closes #2418