-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add to store after all entities realized #951
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #951 +/- ##
==========================================
- Coverage 73.37% 73.35% -0.03%
==========================================
Files 118 118
Lines 16394 16402 +8
==========================================
+ Hits 12029 12031 +2
- Misses 3581 3586 +5
- Partials 784 785 +1
|
/e2e |
2 similar comments
/e2e |
/e2e |
c49c86c
to
f3961a5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please improve the UT if possible as the patch coverage is only 10%
Creating VPC need to check realized entities including vpc/lbs/ attachment. Only add those entities to store after the realization successful
f3961a5
to
6989fc1
Compare
/e2e |
1 similar comment
/e2e |
Creating VPC need to check realized entities including vpc/lbs/ attachment.
Only add those entities to store after the realization successful