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 dynamically created or deleted components #8252

Closed
wants to merge 3 commits into from

Conversation

leon-inf
Copy link
Contributor

@leon-inf leon-inf commented Oct 9, 2024

No description provided.

@leon-inf leon-inf added this to the Release 1.0.0 milestone Oct 9, 2024
@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Oct 9, 2024
@leon-inf leon-inf changed the title feat: support to define the order of components dynamic provision feat: support for defining the orders of dynamically created or deleted components Oct 9, 2024
@leon-inf leon-inf marked this pull request as ready for review October 9, 2024 10:47
@leon-inf leon-inf requested review from Y-Rookie and a team as code owners October 9, 2024 10:47
@leon-inf leon-inf force-pushed the feature/dynamic-component-orders branch from d4c12d4 to 4db8cc6 Compare October 10, 2024 03:39
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

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

Project coverage is 61.16%. Comparing base (7875448) to head (8ff78a0).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
controllers/apps/transformer_cluster_component.go 97.14% 1 Missing ⚠️
...rollers/apps/transformer_cluster_load_resources.go 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8252      +/-   ##
==========================================
- Coverage   61.17%   61.16%   -0.01%     
==========================================
  Files         348      348              
  Lines       40357    40394      +37     
==========================================
+ Hits        24689    24708      +19     
- Misses      13422    13448      +26     
+ Partials     2246     2238       -8     
Flag Coverage Δ
unittests 61.16% <97.14%> (-0.01%) ⬇️

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.

@leon-inf leon-inf closed this Oct 18, 2024
@leon-inf leon-inf deleted the feature/dynamic-component-orders branch October 18, 2024 03:41
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