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

Add PipelineStage.Rollback and mark PipelineStage.Visible as deprecated #5232

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

khanhtc1202
Copy link
Member

@khanhtc1202 khanhtc1202 commented Sep 26, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes:

Part of #4980
Related to #5230

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Warashi
Warashi previously approved these changes Sep 26, 2024
@t-kikuc t-kikuc changed the title Add PipelineStage.Rollback and marke PipelineStage.Visible as deprecated Add PipelineStage.Rollback and mark PipelineStage.Visible as deprecated Sep 26, 2024
t-kikuc
t-kikuc previously approved these changes Sep 26, 2024
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@khanhtc1202 khanhtc1202 dismissed stale reviews from t-kikuc and Warashi via 93b4ec6 September 26, 2024 10:38
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.93%. Comparing base (997339c) to head (93b4ec6).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5232      +/-   ##
==========================================
+ Coverage   22.92%   22.93%   +0.01%     
==========================================
  Files         419      419              
  Lines       45323    45325       +2     
==========================================
+ Hits        10389    10395       +6     
+ Misses      34136    34133       -3     
+ Partials      798      797       -1     
Flag Coverage Δ
22.93% <100.00%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) September 26, 2024 11:52
Copy link
Contributor

@Warashi Warashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@khanhtc1202 khanhtc1202 merged commit 4d53574 into master Sep 27, 2024
17 checks passed
@khanhtc1202 khanhtc1202 deleted the add-rollback branch September 27, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants