-
Notifications
You must be signed in to change notification settings - Fork 885
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 e2e coverage analysis docs #4324
Add e2e coverage analysis docs #4324
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #4324 +/- ##
==========================================
- Coverage 52.80% 51.78% -1.02%
==========================================
Files 240 243 +3
Lines 23624 24112 +488
==========================================
+ Hits 12474 12487 +13
- Misses 10471 10944 +473
- Partials 679 681 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Good job! Thanks a lot~
1. May need add the tase case when the [deployment updates](https://karmada.io/docs/next/userguide/scheduling/resource-propagating#update-deployment). | ||
2. May need add the test case for the **same implicit priority** propagation. | ||
3. May need add the test case for **delete** the clusterPropagationPolicy. |
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.
We can create an issue to track these tasks in the future.
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.
yes~ sure, and its work in progressnow i will add more
@XiShanYongYe-Chang @jwcesign neeeed review~ |
Thanks @Vacant2333 /assign |
Hi, @Vacant2333 , |
Signed-off-by: Vacant2333 <vacant2333@gmail.com>
3c61091
to
d3a87c3
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.
Thanks~
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: XiShanYongYe-Chang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Of course, how can I help you? Create an issue? |
yes, and those TODO may not correct, im cant confirm that , may u can confirm those |
Ok, I will do it later~ |
What type of PR is this?
/kind documentation
Which issue(s) this PR fixes:
Part of #3685