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

feat: return images from resources when sync occurs #642

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Merge branch 'argoproj:master' into feat/add-images-to-resources

8250677
Select commit
Loading
Failed to load commit list.
Open

feat: return images from resources when sync occurs #642

Merge branch 'argoproj:master' into feat/add-images-to-resources
8250677
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 0s

54.62% (+0.35%) compared to 8849c3f

View this Pull Request on Codecov

54.62% (+0.35%) compared to 8849c3f

Details

Codecov Report

Attention: Patch coverage is 93.93939% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.62%. Comparing base (8849c3f) to head (8250677).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
pkg/utils/kube/kube.go 93.54% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #642      +/-   ##
==========================================
+ Coverage   54.26%   54.62%   +0.35%     
==========================================
  Files          64       64              
  Lines        6164     6301     +137     
==========================================
+ Hits         3345     3442      +97     
- Misses       2549     2584      +35     
- Partials      270      275       +5     

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