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

fix(controller): rollback should skip all steps to active rs within RollbackWindow #2953

Merge branch 'master' of github.com:argoproj/argo-rollouts into fix_c…

8b79f75
Select commit
Loading
Failed to load commit list.
Merged

fix(controller): rollback should skip all steps to active rs within RollbackWindow #2953

Merge branch 'master' of github.com:argoproj/argo-rollouts into fix_c…
8b79f75
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Aug 31, 2023 in 0s

81.76% (+0.00%) compared to f433582

View this Pull Request on Codecov

81.76% (+0.00%) compared to f433582

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f433582) 81.75% compared to head (8b79f75) 81.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2953   +/-   ##
=======================================
  Coverage   81.75%   81.76%           
=======================================
  Files         134      134           
  Lines       20377    20386    +9     
=======================================
+ Hits        16659    16668    +9     
  Misses       2861     2861           
  Partials      857      857           
Files Changed Coverage Δ
rollout/canary.go 75.74% <100.00%> (+0.26%) ⬆️
utils/replicaset/replicaset.go 88.45% <100.00%> (+0.12%) ⬆️

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