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

chore: add logging context around replicaset updates #3326

Merged
merged 2 commits into from
Jan 25, 2024

chore: remove accidental files

f368ae5
Select commit
Loading
Failed to load commit list.
Merged

chore: add logging context around replicaset updates #3326

chore: remove accidental files
f368ae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 25, 2024 in 1s

81.77% (-0.06%) compared to d77d189

View this Pull Request on Codecov

81.77% (-0.06%) compared to d77d189

Details

Codecov Report

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

Comparison is base (d77d189) 81.82% compared to head (f368ae5) 81.77%.

Files Patch % Lines
rollout/sync.go 0.00% 6 Missing and 1 partial ⚠️
rollout/canary.go 0.00% 5 Missing and 1 partial ⚠️
rollout/bluegreen.go 0.00% 4 Missing and 1 partial ⚠️
rollout/replicaset.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3326      +/-   ##
==========================================
- Coverage   81.82%   81.77%   -0.06%     
==========================================
  Files         135      135              
  Lines       20637    20646       +9     
==========================================
- Hits        16886    16883       -3     
- Misses       2879     2888       +9     
- Partials      872      875       +3     

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