Skip to content
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 promotionTask parameters in KeptnAppContext #3056

Merged
merged 1 commit into from
Feb 15, 2024
Merged

feat(lifecycle-operator): introduce promotionTask parameters in KeptnAppContext #3056

merged 1 commit into from
Feb 15, 2024

Conversation

odubajDT
Copy link
Contributor

Fixes: #3017

@odubajDT odubajDT changed the title feat(lifecycle-operator): introduce promotionTask parameters in Keptn… feat(lifecycle-operator): introduce promotionTask parameters in KeptnAppContext Feb 15, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation ops lifecycle-operator labels Feb 15, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ce57993) 85.75% compared to head (ebbeebc) 86.82%.
Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3056      +/-   ##
==========================================
+ Coverage   85.75%   86.82%   +1.07%     
==========================================
  Files         162      162              
  Lines       10351     8533    -1818     
==========================================
- Hits         8876     7409    -1467     
+ Misses       1186      836     -350     
+ Partials      289      288       -1     
Files Coverage Δ
...e-operator/apis/lifecycle/v1beta1/common/phases.go 100.00% <100.00%> (ø)
...or/apis/lifecycle/v1beta1/keptnappcontext_types.go 100.00% <ø> (ø)
...or/apis/lifecycle/v1beta1/keptnappversion_types.go 98.12% <100.00%> (+0.43%) ⬆️

... and 137 files with indirect coverage changes

Flag Coverage Δ
certificate-operator 69.23% <ø> (+1.80%) ⬆️
component-tests 57.89% <ø> (+1.89%) ⬆️
keptn-lifecycle-operator ?
lifecycle-operator 86.43% <100.00%> (+1.15%) ⬆️
metrics-operator 88.32% <ø> (+0.68%) ⬆️
scheduler 34.74% <ø> (-1.79%) ⬇️

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

@odubajDT odubajDT marked this pull request as ready for review February 15, 2024 08:57
@odubajDT odubajDT requested review from a team as code owners February 15, 2024 08:57
@odubajDT odubajDT merged commit c2c3af3 into keptn:main Feb 15, 2024
44 checks passed
Bharadwajshivam28 pushed a commit to Bharadwajshivam28/lifecycle-toolkit that referenced this pull request Feb 20, 2024
Vickysomtee pushed a commit to Vickysomtee/keptn-lifecycle-toolkit that referenced this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation lifecycle-operator ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance KeptnAppContext and KeptnAppVersion with promotion task list and status fields
3 participants