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

Upgrade registry certificate in packages #7881

Merged
merged 2 commits into from
Jun 4, 2024

Change package manager method names in factory

76a651f
Select commit
Loading
Failed to load commit list.
Merged

Upgrade registry certificate in packages #7881

Change package manager method names in factory
76a651f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 1s

73.39% (-0.03%) compared to 249f20d

View this Pull Request on Codecov

73.39% (-0.03%) compared to 249f20d

Details

Codecov Report

Attention: Patch coverage is 75.64103% with 19 lines in your changes missing coverage. Please review.

Project coverage is 73.39%. Comparing base (249f20d) to head (76a651f).
Report is 12 commits behind head on main.

Files Patch % Lines
pkg/curatedpackages/packageinstaller.go 0.00% 10 Missing ⚠️
cmd/eksctl-anywhere/cmd/createcluster.go 0.00% 3 Missing ⚠️
cmd/eksctl-anywhere/cmd/upgradecluster.go 0.00% 3 Missing ⚠️
...g/workflows/management/upgrade_curated_packages.go 81.81% 2 Missing ⚠️
pkg/dependencies/factory.go 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7881      +/-   ##
==========================================
- Coverage   73.42%   73.39%   -0.03%     
==========================================
  Files         577      578       +1     
  Lines       35944    35956      +12     
==========================================
  Hits        26391    26391              
- Misses       7884     7897      +13     
+ Partials     1669     1668       -1     

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