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

bugfix: Filter rs that are not part of the current Deployement #191

Merged
merged 1 commit into from
Dec 26, 2023

bugfix: Filter rs that are not part of the current Deployement

4dcbc42
Select commit
Loading
Failed to load commit list.
Merged

bugfix: Filter rs that are not part of the current Deployement #191

bugfix: Filter rs that are not part of the current Deployement
4dcbc42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2023 in 0s

43.40% (+0.00%) compared to 8620408

View this Pull Request on Codecov

43.40% (+0.00%) compared to 8620408

Details

Codecov Report

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

Comparison is base (8620408) 43.39% compared to head (4dcbc42) 43.40%.
Report is 1 commits behind head on master.

Files Patch % Lines
pkg/controller/deployment/deployment_controller.go 55.55% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #191   +/-   ##
=======================================
  Coverage   43.39%   43.40%           
=======================================
  Files          52       52           
  Lines        5666     5674    +8     
=======================================
+ Hits         2459     2463    +4     
- Misses       2784     2786    +2     
- Partials      423      425    +2     

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