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: support for defining the orders of components created dynamically #8299

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leon-inf
Copy link
Contributor

resolve #8246

@leon-inf leon-inf added this to the Release 1.0.0 milestone Oct 18, 2024
@leon-inf leon-inf requested review from Y-Rookie and a team as code owners October 18, 2024 03:40
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 85.48387% with 18 lines in your changes missing coverage. Please review.

Project coverage is 61.31%. Comparing base (dcf84ed) to head (d8f25eb).

Files with missing lines Patch % Lines
controllers/apps/transformer_cluster_validation.go 30.76% 6 Missing and 3 partials ⚠️
...trollers/apps/transformer_cluster_normalization.go 85.45% 3 Missing and 5 partials ⚠️
controllers/apps/transformer_cluster_component.go 97.91% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8299      +/-   ##
==========================================
- Coverage   61.35%   61.31%   -0.05%     
==========================================
  Files         350      350              
  Lines       41162    41214      +52     
==========================================
+ Hits        25257    25270      +13     
- Misses      13611    13658      +47     
+ Partials     2294     2286       -8     
Flag Coverage Δ
unittests 61.31% <85.48%> (-0.05%) ⬇️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-interaction size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Features] Dynamic Dependency Management for Components in Multi-Warehouse Setup
2 participants