Skip to content

Conversation

leon-inf
Copy link
Contributor

@leon-inf leon-inf commented Apr 22, 2025

As part of the rollout feature, it depends on #9292, #9384.

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 26.15385% with 96 lines in your changes missing coverage. Please review.

Project coverage is 60.12%. Comparing base (0e6a994) to head (1526299).

Files with missing lines Patch % Lines
pkg/controller/component/component_version.go 0.00% 58 Missing ⚠️
.../apps/cluster/transformer_cluster_normalization.go 48.07% 26 Missing and 1 partial ⚠️
.../component/transformer_component_load_resources.go 30.00% 6 Missing and 1 partial ⚠️
pkg/controller/instanceset/instance_util.go 62.50% 2 Missing and 1 partial ⚠️
pkg/controller/factory/builder.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9283      +/-   ##
==========================================
+ Coverage   60.09%   60.12%   +0.03%     
==========================================
  Files         391      391              
  Lines       47616    47729     +113     
==========================================
+ Hits        28613    28697      +84     
- Misses      16203    16245      +42     
+ Partials     2800     2787      -13     
Flag Coverage Δ
unittests 60.12% <26.15%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@leon-inf leon-inf marked this pull request as ready for review May 20, 2025 08:31
@leon-inf leon-inf requested a review from a team as a code owner May 20, 2025 08:31

func resolveImagesWithCompVersions4Template(compDef *appsv1.ComponentDefinition,
compVersions []*appsv1.ComponentVersion, serviceVersion string) (map[string]string, error) {
appsInDef := covertImagesFromCompDefinition(compDef)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

covert => convert

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@apecloud-bot apecloud-bot added the approved PR Approved Test label May 22, 2025
@apecloud-bot apecloud-bot removed the approved PR Approved Test label May 22, 2025
@leon-inf
Copy link
Contributor Author

/approve

@apecloud-bot apecloud-bot added the approved PR Approved Test label May 22, 2025
@leon-inf leon-inf merged commit 2ec1df5 into main May 22, 2025
40 checks passed
@leon-inf leon-inf deleted the support/instance-template-with-service-version branch May 22, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test size/L Denotes a PR that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants