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

[release-1.12] Don't drop traffic when upgrading a deployment fails #14840

Merged

fix boilerplate check

f50114f
Select commit
Loading
Failed to load commit list.
Merged

[release-1.12] Don't drop traffic when upgrading a deployment fails #14840

fix boilerplate check
f50114f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

86.02% (target 80.00%)

View this Pull Request on Codecov

86.02% (target 80.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0d199d9) 86.02% compared to head (f50114f) 86.02%.
Report is 1 commits behind head on release-1.12.

Files Patch % Lines
pkg/apis/serving/v1/revision_lifecycle.go 70.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.12   #14840   +/-   ##
=============================================
  Coverage         86.02%   86.02%           
=============================================
  Files               197      197           
  Lines             14922    14931    +9     
=============================================
+ Hits              12837    12845    +8     
- Misses             1775     1776    +1     
  Partials            310      310           

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