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

SidecarSet add upgrade state in pod annotation #1349

SidecarSet add upgrade state in pod annotation

40103b6
Select commit
Loading
Failed to load commit list.
Closed

SidecarSet add upgrade state in pod annotation #1349

SidecarSet add upgrade state in pod annotation
40103b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

49.87% (+1.26%) compared to 4e35a1d

View this Pull Request on Codecov

49.87% (+1.26%) compared to 4e35a1d

Details

Codecov Report

Attention: Patch coverage is 38.70968% with 57 lines in your changes missing coverage. Please review.

Project coverage is 49.87%. Comparing base (4e35a1d) to head (40103b6).
Report is 119 commits behind head on master.

Files Patch % Lines
pkg/control/sidecarcontrol/util.go 2.63% 37 Missing ⚠️
pkg/controller/sidecarset/sidecarset_processor.go 57.44% 16 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1349      +/-   ##
==========================================
+ Coverage   48.60%   49.87%   +1.26%     
==========================================
  Files         152      160       +8     
  Lines       21333    24759    +3426     
==========================================
+ Hits        10369    12348    +1979     
- Misses       9828    11172    +1344     
- Partials     1136     1239     +103     

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